Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: New issue template
about: Issue card template containing an example description with title, User story, DoD, and Technical details blocks

---
Example title for issue card.

User story:
As a **who** , I want to **what** , so that **why** .

DoD:
- [ ] First criteria
- [ ] Second criteria
- [ ] ...

Technical details:
1. First detail
2. Second detail
3. ...