From: Dr. Matthias St. Pierre Date: Sat, 3 Aug 2019 11:30:47 +0000 (+0200) Subject: Add a GitHub issue template for questions X-Git-Tag: openssl-3.0.0-alpha1~1072 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=a71779dee647debb034c623370b92778dfbfb292 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 Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10051) --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 489e02404d..5e33c144d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,8 @@ about: Report a defect in the software ---