From dc264c2d621e6aff211befa8034400e5abb3925d Mon Sep 17 00:00:00 2001 From: Shelby Switzer Date: Thu, 22 Apr 2021 18:00:32 -0400 Subject: [PATCH] Add User Story issue template --- .github/ISSUE_TEMPLATE/user-story.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/user-story.md diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md new file mode 100644 index 00000000..3ed44729 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/user-story.md @@ -0,0 +1,22 @@ +--- +name: User Story +about: Template for creating a user story +title: As a [persona], I [want to], [so that]. +labels: '' +assignees: '' + +--- + +**Description** + +**Solution** +A clear and concise description of the solution. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Links to user research or other resources** + +**Tasks** + +**Definition of "Done"**