spack/.github/ISSUE_TEMPLATE/feature_request.md

33 lines
972 B
Markdown
Raw Normal View History

---
2020-02-26 14:02:24 +00:00
name: "\U0001F38A Feature request"
about: Suggest adding a feature that is not yet in Spack
labels: feature
---
2020-02-26 14:02:24 +00:00
<!--*Please add a concise summary of your suggestion here.*-->
### Rationale
2020-02-26 14:02:24 +00:00
<!--*Is your feature request related to a problem? Please describe it!*-->
### Description
2020-02-26 14:02:24 +00:00
<!--*Describe the solution you'd like and the alternatives you have considered.*-->
### Additional information
2020-02-26 14:02:24 +00:00
<!--*Add any other context about the feature request here.*-->
2020-02-26 14:02:24 +00:00
### General information
2020-02-26 14:02:24 +00:00
- [ ] 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
2020-02-26 14:02:24 +00:00
<!--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!
-->