We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1258275 commit 34aa758Copy full SHA for 34aa758
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,5 @@
1
name: Bug Report
2
description: File a bug report to help us improve nixos-anywhere
3
-title: "[Bug]: "
4
labels: ["bug"]
5
body:
6
- type: markdown
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,7 +1,6 @@
name: Feature Request
description: Suggest an idea or enhancement for nixos-anywhere
-title: "[Feature]: "
-labels: ["enhancement"]
+labels: ["feature"]
7
attributes:
0 commit comments