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 1ca3c06 commit 7dacdc7Copy full SHA for 7dacdc7
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,7 +1,7 @@
1
name: 🐛 Bug Report
2
description: File a bug report
3
title: "[🐛 Bug]: "
4
-labels: [ bug, needs-triaging ]
+labels: [ I-defect, needs-triaging ]
5
body:
6
- type: markdown
7
attributes:
.github/ISSUE_TEMPLATE/feature_proposal.yml
name: 🚀 Feature Proposal
description: Propose a feature
title: "[🚀 Feature]: "
-labels: [ feature, needs-triaging ]
+labels: [ I-enhancement, needs-triaging ]
0 commit comments