refactor: update issue templates for clarity and conciseness

This commit is contained in:
poyrazavsever
2026-04-18 18:26:34 +03:00
parent ac70f657cb
commit 702364ac96
4 changed files with 5 additions and 37 deletions
+3 -13
View File
@@ -18,23 +18,13 @@ What do you want to happen?
What alternatives did you evaluate?
## Scope
Which areas are affected?
- [ ] API
- [ ] Auth/access
- [ ] Database
- [ ] UI/UX
- [ ] Docs
- [ ] DevEx/Operations
## Acceptance criteria
How will we know this is done?
- [ ] Criterion 1
- [ ] Criterion 2
- [ ] User value: The proposed change solves the stated problem in an end-to-end user flow.
- [ ] Security and access control: Existing authorization rules are preserved, and no sensitive data is exposed.
- [ ] Verifiability: Completion is proven with test steps, reproducible evidence, or clear output/screenshots.
## Non-goals (optional)