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 32bf8bb commit 75bce20Copy full SHA for 75bce20
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,5 +1,7 @@
1
name: "\U0001F41E Bug report"
2
description: Create a report to help us improve npmx
3
+type: bug
4
+labels: ['pending triage']
5
body:
6
- type: markdown
7
attributes:
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -1,5 +1,6 @@
name: '🚀 Feature request'
description: Suggest a feature that will improve npmx
+type: feature
labels: ['pending triage']
0 commit comments