mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
Revamp issue and PR templates (#253)
* Create config.yml Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Delete bug_report.md Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Create bug_report.yml Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Create feature_request.yml Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Create pull_request_template.md Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> --------- Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
This commit is contained in:
15
.github/pull_request_template.md
vendored
Normal file
15
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
### Changes
|
||||
|
||||
<!-- Fill this list with what your PR changes. Example: -->
|
||||
- Fix bug
|
||||
- Change UI for QOL
|
||||
|
||||
<!-- If your PR is ready to be merged, you can remove this section. -->
|
||||
### Todo before merge
|
||||
|
||||
<!-- Example: -->
|
||||
- [x] Finish UI changes
|
||||
- [ ] Test
|
||||
|
||||
<!-- If your PR doesn't close an issue, you can remove the next line. -->
|
||||
Closes #1234
|
||||
Reference in New Issue
Block a user