copy issue templates from app repo

This commit is contained in:
2025-02-16 13:44:49 -08:00
parent ed2f2d42f3
commit fdc62563b2
2 changed files with 32 additions and 0 deletions

12
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@@ -0,0 +1,12 @@
---
name: Bug report
about: Describe a bug within the app.
title: ''
labels: bug
assignees: ''
---
## Bug description
A clear and concise description of what the bug is, including how to reproduce it plus relevant screenshots.

20
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View File

@@ -0,0 +1,20 @@
---
name: Enhancement
about: New feature or enhancement for the project.
title: ''
labels: enhancement
assignees: ''
---
## User stories
- As a user...
## Tasks
- [ ]
## Documentation
-