diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md new file mode 100644 index 0000000..29cb8bf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/user-story.md @@ -0,0 +1,14 @@ +--- +name: User Story +about: Add a new User Story +title: As , I want so that . +labels: '' +assignees: '' + +--- + +**User story** + +**Acceptance criteria** + +**Definition of Done** diff --git a/README.md b/README.md new file mode 100644 index 0000000..13ca4db --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Team Project repo