diff options
author | zsloan | 2022-03-22 19:02:15 +0000 |
---|---|---|
committer | zsloan | 2022-03-22 19:02:15 +0000 |
commit | a49da43ba00245cf23a2b72c314127986f567f28 (patch) | |
tree | ce64e83370c52add94927bc050febf5d242722db /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | 68ac19153b128f60b660e11365e5fd4304c95300 (diff) | |
parent | 32cb57b82db328bc84753af9d25e9aaa1bd31152 (diff) | |
download | genenetwork2-a49da43ba00245cf23a2b72c314127986f567f28.tar.gz |
Merge remote-tracking branch 'origin/testing' into feature/add_rqtl_pairscan
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 813974c1..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Feature request -about: Suggest a new feature for this project(Very Specific) -title: '[Feature] My-cool-feature' -labels: '' -assignees: '' - ---- - -## Is your feature request related to a problem? Please describe. -<!-- A clear and concise description of what the problem is. --> -<!-- Example: I'm always frustrated when [...] --> - -## Describe the solution you'd like -<!-- A clear and concise description of what you want to happen. --> - -## Describe alternatives you've considered -<!-- A clear and concise description of any alternative solutions or features you've considered. --> - -## User Stories (optional) -<!-- Example: --> -<!-- 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 --> - -## Additional context -<!-- Add any other context or screenshots about the feature request here. --> |