diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-03-13 23:04:12 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-03-13 23:10:25 -0700 |
commit | 0278c03de5f15888a19c1bd195346fce7836f6b0 (patch) | |
tree | d3c9c723fb37cae3dfa0c3c73dedd1f31026c116 /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | 06952cf7c424dcfba67a5c632f965c3e9e1aa8ac (diff) |
un-thumbs-up ur github templates
These are not the way that we want to do things.
Change-Id: I5f3706cf50d007a6659edb96a6230d52e18a769a
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 42c658b52..c7f0d842b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,18 +7,18 @@ assignees: '' --- -**Is your feature request related to a problem? Please describe.** +## Is your feature request related to a problem? Please describe. + A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -**Describe the solution you'd like** +## Describe the solution you'd like + A clear and concise description of what you want to happen. -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +## Describe alternatives you've considered -**Additional context** -Add any other context or screenshots about the feature request here. +A clear and concise description of any alternative solutions or features you've considered. -**Priorities** +## Additional context -Add :+1: to [issues you find important](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc). +Add any other context or screenshots about the feature request here. |