aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2023-04-08 22:42:37 +0200
committerGitHub <[email protected]>2023-04-08 22:42:37 +0200
commitfdf7228f23063ca27e175027dac859069bc89c5e (patch)
tree95c74fb95bfcf0cd7e6f7fb82ead856175c12478 /.github
parenta95fc51279cb942fa9608334ffea52e57732cd3f (diff)
downloadfaker-fdf7228f23063ca27e175027dac859069bc89c5e.tar.xz
faker-fdf7228f23063ca27e175027dac859069bc89c5e.zip
infra: add labels to feature issue template (#2028)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 1b06f659..f6b456d2 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -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: