From 34b58249920b698acc6965bff96da27f50a28864 Mon Sep 17 00:00:00 2001 From: Lily Wang Date: Fri, 29 Sep 2023 01:25:53 +0100 Subject: [PATCH] add user story template --- .github/ISSUE_TEMPLATE/user_stories.md | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/user_stories.md diff --git a/.github/ISSUE_TEMPLATE/user_stories.md b/.github/ISSUE_TEMPLATE/user_stories.md new file mode 100644 index 000000000..a79403890 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/user_stories.md @@ -0,0 +1,36 @@ +--- +name: User stories +about: Suggest new documentation from the perspective of a user! +title: '' +labels: '' +assignees: '' + +--- + +**User story** + + +As a *[type of user]*, I want to *[some goal]*, +so that *[reason why]*. + +**Additional context** + + +