summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 8529bed0ba951f43c932445a14b3f6b63ec1e824 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
name: "\U0001F38A Feature request" 
about: Suggest adding a feature that is not yet in Spack  
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!
-->