From 6c5d3299fee4be2d74959c5c4aa784b3cdff2514 Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Thu, 30 Mar 2023 09:39:36 -0500 Subject: Feature Request template: remove spack version requirement (#36503) --- .github/ISSUE_TEMPLATE/feature_request.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.github/ISSUE_TEMPLATE/feature_request.yml') diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a247d9395a..783c3e9479 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,4 +1,4 @@ -name: "\U0001F38A Feature request" +name: "\U0001F38A Feature request" description: Suggest adding a feature that is not yet in Spack labels: [feature] body: @@ -29,13 +29,11 @@ body: attributes: label: General information options: - - label: I have run `spack --version` and reported the version of Spack - required: true - label: I have searched the issues of this repo and believe this is not a duplicate required: true - type: markdown attributes: value: | 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](https://slack.spack.io/) 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! -- cgit v1.2.3-60-g2f50