From b5d7f5e63032f08f78dac3a412636d3d3649a8c2 Mon Sep 17 00:00:00 2001 From: u214892 <u214892@sbb.ch> Date: Wed, 23 Oct 2019 17:10:45 +0200 Subject: [PATCH] Story.md issue template --- .gitlab/issue_templates/Story.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitlab/issue_templates/Story.md diff --git a/.gitlab/issue_templates/Story.md b/.gitlab/issue_templates/Story.md new file mode 100644 index 00000000..2f41987c --- /dev/null +++ b/.gitlab/issue_templates/Story.md @@ -0,0 +1,8 @@ +### Story +As a **ROLE**, I want **WHAT** so that **PURPOSE**. + +### Acceptance Criteria +- Item 1 +- Item 2 +- Documentation Item 1 +- Documentation Item 2 -- GitLab