summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorKurt Roeckx <kurt@roeckx.be>2019-07-07 11:04:32 +0200
committerKurt Roeckx <kurt@roeckx.be>2019-07-16 20:33:01 +0200
commite3a0d367299ee9f384ef912c644dbb5ef195798d (patch)
treeb603a09b2b8b1161bf1a94931adbd78bb96a8e96 /.github/ISSUE_TEMPLATE/feature_request.md
parentProvider config module: allow providers to already be loaded (diff)
downloadopenssl-e3a0d367299ee9f384ef912c644dbb5ef195798d.tar.xz
openssl-e3a0d367299ee9f384ef912c644dbb5ef195798d.zip
Auto add a label depending on the type of issue they report.
Reviewed-by: Richard Levitte <levitte@openssl.org> GH: #9319
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 9e5565eea3..27d66e6397 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,5 +1,6 @@
---
name: Feature request
+labels: feature
about: Propose a feature you would like to see added in the software
---