mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
tweak bug reports (#3818)
This commit is contained in:
parent
6d0bd61d53
commit
142412e771
2 changed files with 9 additions and 1 deletions
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -36,6 +36,9 @@ body:
|
|||
- label: |
|
||||
I am able to reproduce the bug with the latest version.
|
||||
required: true
|
||||
- label: |
|
||||
I have updated to the latest *Alpha* firmware, and am able to reproduce the bug. Many issues are fixed quickly in alpha before the general beta release.
|
||||
required: true
|
||||
- label: |
|
||||
I made sure that there are no existing **OPEN or CLOSED issues** which I could contribute my information to.
|
||||
required: true
|
||||
|
|
@ -51,7 +54,9 @@ body:
|
|||
- label: |
|
||||
I agree to follow this project's Code of Conduct
|
||||
required: true
|
||||
|
||||
- label: |
|
||||
I actually read this list, and should be taken seriously.
|
||||
required: false
|
||||
- type: input
|
||||
id: app-version
|
||||
attributes:
|
||||
|
|
|
|||
|
|
@ -36,6 +36,9 @@ body:
|
|||
- label: |
|
||||
I am able to reproduce the bug with the latest version.
|
||||
required: true
|
||||
- label: |
|
||||
I have updated to the latest *Alpha* firmware, and am able to reproduce the bug. Many issues are fixed quickly in alpha before the general beta release.
|
||||
required: true
|
||||
- label: |
|
||||
I made sure that there are no existing **OPEN or CLOSED issues** which I could contribute my information to.
|
||||
required: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue