diff options
author | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2019-08-03 13:30:47 +0200 |
---|---|---|
committer | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2019-10-30 17:46:00 +0100 |
commit | a71779dee647debb034c623370b92778dfbfb292 (patch) | |
tree | 7ac2157b4312619953495e0d4fc0c6d7aee17849 /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | Fix undefined array OPENSSL_ia32cap_P. (diff) | |
download | openssl-a71779dee647debb034c623370b92778dfbfb292.tar.xz openssl-a71779dee647debb034c623370b92778dfbfb292.zip |
Add a GitHub issue template for questions
Actually, we would rather see general questions posted to the
openssl-users mailing list. But habits have changed and more and
more users ask questions on GitHub. Many of them are currently tagged
as bug reports or feature requests, because there is no appropriate
template for questions. This commit adds the missing template.
This template automatically adds the [issue: question] label.
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10051)
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2af31318cd..706c022a28 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,7 +6,8 @@ about: Propose a feature you would like to see added in the software --- <!-- -Thank you for your feature request. +Thank you for your feature request. If this is your first one, +please take the time to read the following lines before posting it. NOTE: |