diff --git a/.github/ISSUE_TEMPLATE/standard-story.md b/.github/ISSUE_TEMPLATE/standard-story.md new file mode 100644 index 000000000..5bed5af80 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/standard-story.md @@ -0,0 +1,21 @@ +--- +name: Standard Story +about: For most tickets and stories +title: '' +labels: '' +assignees: '' + +--- + +## Context + +[Provide any general context for the story. Especially information about user needs and goals] + +## Acceptance Criteria + +- [ ] Given when then +- [ ] Given when then + +## Related Tickets + +[If applicable, link any tickets that are related]