Issue templates improvements

* Ask users to search the tracker first
* Ask for the LMMS version in bug reports
This commit is contained in:
Lukas W
2019-10-29 22:42:20 +01:00
parent 7e1df5cec9
commit 4a9e9da78c
2 changed files with 9 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ assignees: ''
---
# Please search the issue tracker for existing bug reports before submitting your own. Delete this line to confirm no similar report has been posted yet.
### Bug Summary
#### Steps to reproduce
@@ -17,10 +19,12 @@ assignees: ''
#### Screenshot
#### LMMS version used
#### Logs
<details>
<summary>Click to expand</summary>
<pre>
# paste here
<!-- paste logs here -->
</pre>
</details>

View File

@@ -7,8 +7,12 @@ assignees: ''
---
# Please search the issue tracker for existing feature requests before submitting your own. Delete this line to confirm no similar request has been posted yet.
### Enhancement Summary
#### Justification
#### Mockup
<!-- If your request encompasses changes to the user interface, provide a mockup of your proposal here -->