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 7a7f965 commit 15dd1f4Copy full SHA for 15dd1f4
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
1
name: Bug Report
2
description: Create a report to help us improve
3
-labels: ["C-bug"]
+labels: ["C-bug", "S-triage"]
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
name: Feature Request
description: Suggest an idea for enhancing Cargo
-labels: ["C-feature-request"]
+labels: ["C-feature-request", "S-triage"]
0 commit comments