Skip to content

Commit

Permalink
infra: add labels to feature issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
xDivisionByZerox committed Apr 6, 2023
1 parent a95fc51 commit 7549122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "\U0001F680 New feature proposal"
description: Propose a new feature
labels: ['s: pending triage'] # This will automatically assign the 's: pending triage' label
labels: ['s: pending triage', 'c: feature', 's: waiting for user interest']
body:
- type: markdown
attributes:
Expand Down

0 comments on commit 7549122

Please sign in to comment.