diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 35481fecb72..8529bed0ba9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,28 +1,33 @@ --- -name: Feature request +name: "\U0001F38A Feature request" about: Suggest adding a feature that is not yet in Spack -labels: feature +labels: feature,triage --- -*Please add a concise summary of your suggestion here.* + ### Rationale -*Is your feature request related to a problem? Please describe it!* + ### Description -*Describe the solution you'd like and the alternatives you have considered.* + ### Additional information -*Add any other context about the feature request here.* + ------ +### General information + +- [ ] I have run `spack --version` and reported the version of Spack +- [ ] I have searched the issues of this repo and believe this is not a duplicate -If you want to ask a question about the tool (how to use it, what it can currently do, etc.), try the `#general` channel on our Slack first. We have a welcoming community and chances are you'll get your reply faster and without opening an issue. -Other than that, thanks for taking the time to contribute to Spack! \ No newline at end of file + \ No newline at end of file