neural-amp-modeler

Neural network emulator for guitar amplifiers
Log | Files | Refs | README | LICENSE

bug_report.md (1019B)


      1 ---
      2 name: Bug report
      3 about: Create a report to help us improve
      4 title: "[BUG]"
      5 labels: bug, unread, priority:low
      6 assignees: ''
      7 
      8 ---
      9 
     10 **Thanks for taking the time to write a bug report!** Use the following prompts to help you describe what's going on.  The more info you provide, the easier it'll be to understand how to fix it for you without having to come back and ask you questions.
     11 
     12 **Describe the bug**
     13 A clear and concise description of what the bug is.
     14 
     15 **To Reproduce**
     16 Steps to reproduce the behavior:
     17 1. Go to '...'
     18 2. Click on '....'
     19 3. Scroll down to '....'
     20 4. See error
     21 
     22 **Expected behavior**
     23 A clear and concise description of what you expected to happen.
     24 
     25 **Screenshots**
     26 If applicable, add screenshots to help explain your problem.
     27 
     28 **Desktop (please complete the following information):**
     29  - OS [e.g. Windows 10, macOS 10.15]
     30  - Are you running locally or is this somethig that happens on Colab?
     31  - Package version (or commit hash?)
     32 
     33 **Additional context**
     34 Add any other context about the problem here.