diff --git a/.gitea/ISSUE_TEMPLATE/tutorial.md b/.gitea/ISSUE_TEMPLATE/tutorial.md new file mode 100644 index 0000000..f8cf167 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/tutorial.md @@ -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