diff options
author | zsloan | 2021-01-21 12:50:54 -0600 |
---|---|---|
committer | zsloan | 2021-01-21 12:50:54 -0600 |
commit | ac21f2e727af91862c79a502c175d39e389f0215 (patch) | |
tree | 84489fe8d917e2e9afb357e2fef8ce19c5d872a4 /.github/ISSUE_TEMPLATE/user_story.md | |
parent | 3b2a835fce1cda94f0649d45297867ddb5994731 (diff) | |
parent | 42fd88d0e57462d4538ae328564fcc55da761991 (diff) | |
download | genenetwork2-ac21f2e727af91862c79a502c175d39e389f0215.tar.gz |
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to '.github/ISSUE_TEMPLATE/user_story.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/user_story.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/user_story.md b/.github/ISSUE_TEMPLATE/user_story.md index 52ae775d..d46976ba 100644 --- a/.github/ISSUE_TEMPLATE/user_story.md +++ b/.github/ISSUE_TEMPLATE/user_story.md @@ -6,11 +6,7 @@ labels: '' assignees: '' --- - <!-- As a _[role or persona]_, I want _[goal/ need]_ so that _[why]_ --> - <!-- **Feature:** _[Brief description of feature]_ --> - <!-- _[Any additional descriptions on feature]_ --> - <!-- **Scenario:** Please use _[Gherkin](https://cucumber.io/docs/gherkin/reference/)_ here --> |