Improve bug report template & add PR template

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-11-30 12:08:10 +01:00
parent fe354a4809
commit a94abf2e69
2 changed files with 13 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ body:
options:
- 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
- type: input
id: version
attributes:

11
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,11 @@
## What are the changes about?
_Replace this with a brief description of your changes_
## What existing issue does this resolve?
_Replace this with a reference to an existing issue, or N/A if there is none_
## Pre-requisites
- [ ] I have tested & confirmed the changes work locally