diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-24 00:47:25 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-24 00:47:25 +0100 |
| commit | 8ac02ace58f81ecc8bd0aa477fbec2b40bd16b75 (patch) | |
| tree | 4e298a7e83043759901d98c61b05363128549794 /.github/ISSUE_TEMPLATE/feature-request.yml | |
| parent | 324c150795007853f310349dce694bdace0b1da4 (diff) | |
[ci skip] Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 72640004..9c92699c 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,5 +1,6 @@ name: Feature Request description: Suggest an idea for Quests +labels: [enhancement] body: - type: markdown attributes: @@ -9,7 +10,7 @@ body: attributes: label: Reason for Addition description: | - Discuss your rationale for coming up with this idea. + Explain your rationale for coming up with this idea. Your answer may describe a problem you're having, or any context for this request. This field is not required. validations: |
