Skip to content

Commit

Permalink
Add a new user story template
Browse files Browse the repository at this point in the history
  • Loading branch information
emidiovaleretto authored Nov 11, 2021
1 parent c18d1b7 commit d415e24
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/user-story---title-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: 'USER STORY: <TITLE>'
about: This is a default user story template
title: ''
labels: ''
assignees: ''

---

As a **role** I **capacity** so that **received benefit**.

## Acceptance Criteria:

- Acceptance Criteria 1:
- Acceptance Criteria 2:
- Acceptance Criteria 3:

## Tasks:

- [ ] Task 1
- [ ] Task 2
- [ ] Task 3

0 comments on commit d415e24

Please sign in to comment.