Add lemmur version to bug template

This commit is contained in:
shilangyu 2021-04-30 10:08:45 +02:00
parent c1b858cf7d
commit 44bf27a622
2 changed files with 13 additions and 6 deletions

View File

@ -1,10 +1,9 @@
--- ---
name: "\U0001F41B Bug report" name: "\U0001F41B Bug report"
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ""
labels: bug labels: bug
assignees: '' assignees: ""
--- ---
### Device info ### Device info
@ -12,8 +11,10 @@ assignees: ''
- OS: [eg. iOS/Android] - OS: [eg. iOS/Android]
- OS version: [eg. 10] - OS version: [eg. 10]
- Device: [eg. OnePlus 6] - Device: [eg. OnePlus 6]
- Lemmur version: [eg. v1.2.3]
### Describe the bug ### Describe the bug
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
### Steps to reproduce ### Steps to reproduce
@ -24,10 +25,13 @@ A clear and concise description of what the bug is.
4. See error 4. See error
### Expected behavior ### Expected behavior
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
### Screenshots/Screencasts ### Screenshots/Screencasts
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
### Additional context ### Additional context
Add any other context about the problem here. Add any other context about the problem here.

View File

@ -1,20 +1,23 @@
--- ---
name: "\U0001F680 Feature request" name: "\U0001F680 Feature request"
about: Suggest an idea for Lemmur about: Suggest an idea for Lemmur
title: '' title: ""
labels: enhancement labels: enhancement
assignees: '' assignees: ""
--- ---
### Is your feature request related to a problem? Please describe. ### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### Describe the solution you'd like ### Describe the solution you'd like
A clear and concise description of what you want to happen. A clear and concise description of what you want to happen.
### Describe alternatives you've considered ### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered. A clear and concise description of any alternative solutions or features you've considered.
### Additional context ### Additional context
Add any other context or screenshots about the feature request here. Add any other context or screenshots about the feature request here.