Skip to content

Commit

Permalink
update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
spessasus committed Jul 13, 2024
1 parent 3242ca4 commit 50f08c9
Showing 1 changed file with 17 additions and 26 deletions.
43 changes: 17 additions & 26 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
---
name: Bug report
about: Create a report to help SpessaSynth improve
about: Create a report to help SpessaSynth improve!
title: "[BUG]"
labels: bug
assignees: ''

---

**Description**
A clear and concise description of what the bug is.
### Version
*Local Edition or `github.io` page? Downloaded from releases or via `git clone`? Please specify.*

**Reproduction steps**
Steps to reproduce the behavior:
1. Load '...'
2. Click on '....'
3. See (or hear) the error
### Description
*Provide a clear and concise description of what the bug is.*

**Expected behavior**
A clear and concise description of what you expected to happen.
### Reproduction steps
*Describe the steps to reproduce the behavior.*

**Screenshots**
If applicable, add screenshots to help explain your problem.
### Expected behavior
*Provide a clear and concise description of what you expected to happen.*

**MIDI files and SoundFonts**
If the issue only persists with specific MIDIs or SoundFonts, add them here too.
### Screenshots
*If applicable, add screenshots to help explain your problem.*

**Desktop (please complete the following information):**
- OS: [e.g. Windows, Linux]
- Browser [e.g. Chrome, Firefox]
- Version [e.g. 22]
- Extensions [list them]
### MIDI files and SoundFonts
*If the issue only persists with specific MIDIs or SoundFonts, add them here too. (preferably .zip)*

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
### Environment
*If the issue only persists on a smartphone, or only on a PC, or only on Chrome, etc. please specify.*

**Additional context**
Add any other context about the problem here, such as an external MIDI device etc.
### Additional context
*Add any other context about the problem here that may be helpful, such as an external MIDI device.*

0 comments on commit 50f08c9

Please sign in to comment.