mirror of
https://github.com/fairyglade/ly.git
synced 2026-05-06 15:20:36 +00:00
Improve bug report template
Notably, don't make the issue reproduction on a fresh install required. This'll likely filter out the honest people who have actually done it from the others who haven't. Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -12,8 +12,8 @@ body:
|
|||||||
- label: I have looked for any other duplicate issues
|
- label: I have looked for any other duplicate issues
|
||||||
required: true
|
required: true
|
||||||
- label: I have reproduced the issue on a fresh install of my OS & Ly with default settings, except ones I will mention
|
- label: I have reproduced the issue on a fresh install of my OS & Ly with default settings, except ones I will mention
|
||||||
required: true
|
required: false
|
||||||
- label: I have confirmed this issue also occurs on the latest development version
|
- label: I have confirmed this issue also occurs on the latest development version (found in the `master` branch)
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
|
|||||||
Reference in New Issue
Block a user