Skip to content

Commit

Permalink
repo: add story.md issue type (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmacha authored Jun 18, 2024
1 parent 780730b commit eb2f161
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/story.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Story
about: 'Task or feature that needs to be done'
title: "[STORY] "
labels: story

---

**Story**
As a [type of user], I want [some goal] so that [some reason].

**Definition of Done**
- [ ] [Task 1]
- [ ] [Task 2]

0 comments on commit eb2f161

Please sign in to comment.