diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md index f4b0947a..26e71732 100644 --- a/.github/ISSUE_TEMPLATE/user-story.md +++ b/.github/ISSUE_TEMPLATE/user-story.md @@ -7,14 +7,14 @@ assignees: '' --- -**As a** [role] -**I need** [function] -**So that** [benefit] +**As a** [role] +**I need** [function] +**So that** [benefit] ### Details and Assumptions * [document what you know] -### Acceptance Criteria +### Acceptance Criteria ```gherkin Given [some context]