From: Emil Engler Date: Tue, 8 Sep 2020 06:50:16 +0000 (+0200) Subject: github: use new issue template feature X-Git-Tag: curl-7_73_0~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48fb543d7f5febdebce94e960e7607164a217b19;p=thirdparty%2Fcurl.git github: use new issue template feature This helps us to avoid getting feature requests as well as security bugs reported into the issue tracker. Closes #5936 --- diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 82% rename from .github/ISSUE_TEMPLATE rename to .github/ISSUE_TEMPLATE/bug_report.md index 452cafb592..65069d5cf8 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- +