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
|
||||
required: true
|
||||
- label: I have reproduced the issue on a fresh install of my OS & Ly with default settings, except ones I will mention
|
||||
required: true
|
||||
- label: I have confirmed this issue also occurs on the latest development version
|
||||
required: false
|
||||
- label: I have confirmed this issue also occurs on the latest development version (found in the `master` branch)
|
||||
required: true
|
||||
- type: input
|
||||
id: version
|
||||
|
||||
Reference in New Issue
Block a user