diff --git a/docs/stories/story_template.md b/docs/stories/story_template.md new file mode 100644 index 000000000..7c9bf5bab --- /dev/null +++ b/docs/stories/story_template.md @@ -0,0 +1,37 @@ +--- +name: story template +about: Template for story +title: '' +labels: Story +assignees: '' + +--- + +# Summary + +* [Related EPIC](#related-epic) +* [Definition](#definition) +* [Screenshots](#screenshots) +* [Misc](#misc) + +## Related EPIC + +* TODO: {link} + +## Definition + +TODO + +[Back to Summary](#summary) + +## Screenshots + +None + +[Back to Summary](#summary) + +## Misc + +None + +[Back to Summary](#summary)