mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Update issue templates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Issue & Bug Report Template
|
||||
name: Bug Report
|
||||
about: Standard bug and issue report template.
|
||||
title: ''
|
||||
labels: ''
|
||||
16
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: 'Feature Request: <idea here>'
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
- [ ] My proposal does not exist in the [PLANNED & NOT PLANNED.md](https://github.com/flattool/warehouse/blob/main/PLANNED%20%26%20NOT%20PLANNED.md) document
|
||||
- [ ] I have not found any other opened issues on the same feature request
|
||||
- [ ] I believe this fits within Warehouse's scope of Flatpak management
|
||||
|
||||
## Describe the feature idea in detail
|
||||
|
||||
## If needed, provide any screenshots, mockups, or other items to help illustrate your point
|
||||
Reference in New Issue
Block a user