aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorJade Lovelace <lix@jade.fyi>2024-03-13 23:04:12 -0700
committerJade Lovelace <lix@jade.fyi>2024-03-13 23:10:25 -0700
commit0278c03de5f15888a19c1bd195346fce7836f6b0 (patch)
treed3c9c723fb37cae3dfa0c3c73dedd1f31026c116 /.github/ISSUE_TEMPLATE/bug_report.md
parent06952cf7c424dcfba67a5c632f965c3e9e1aa8ac (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/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md16
1 files changed, 6 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 984f9a9ea..3060fa8a4 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,30 +7,26 @@ assignees: ''
---
-**Describe the bug**
+## Describe the bug
A clear and concise description of what the bug is.
If you have a problem with a specific package or NixOS,
-you probably want to file an issue at https://github.com/NixOS/nixpkgs/issues.
+you probably want to file an issue at https://github.com/NixOS/nixpkgs/issues.
-**Steps To Reproduce**
+## Steps To Reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-**Expected behavior**
+## Expected behavior
A clear and concise description of what you expected to happen.
-**`nix-env --version` output**
+## `nix-env --version` output
-**Additional context**
+## Additional context
Add any other context about the problem here.
-
-**Priorities**
-
-Add :+1: to [issues you find important](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc).