Add .gitea/ISSUE_TEMPLATE/*.md
chore: add issue templates
This commit is contained in:
parent
a1f3c00caf
commit
4ba2f4d6d1
|
@ -0,0 +1,13 @@
|
||||||
|
## Summary
|
||||||
|
Tutorial title / what to build.
|
||||||
|
|
||||||
|
## Tasks
|
||||||
|
- [ ] Outline steps
|
||||||
|
- [ ] Code sample(s)
|
||||||
|
- [ ] Screens / GIFs
|
||||||
|
|
||||||
|
## Acceptance
|
||||||
|
Copy/paste runnable; style matches repo.
|
||||||
|
|
||||||
|
**Labels**: type: tutorial, priority: P2
|
||||||
|
**Project**: Roadmap → Backlog
|
Loading…
Reference in New Issue