chore: add issue templates (bug + feature)

Gitea-native yaml templates for web UI, local markdown copy for reference.
This commit is contained in:
2026-05-16 23:06:50 -04:00
parent 7023806e1a
commit 38db465cc2
3 changed files with 73 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Bug
**What happened:** (one line)
**Expected:** (one line)
**Area:** ui / api / data / other
**Repro:** (if not obvious)
---
# Feature
**What:** (one line)
**Why:** (one line)
**Area:** ui / api / data / other
**Notes:** (optional — link mockup, reference, etc.)