mirror of https://github.com/fairyglade/ly.git
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:
parent
fe6942d406
commit
e882eea22a
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue