From 61824b5455625d315eea0dd23db08f083ec622d6 Mon Sep 17 00:00:00 2001 From: RoboMWM Date: Thu, 23 May 2019 20:42:04 -0700 Subject: [PATCH] add exploit report template which points to the brand-new security tab --- .github/ISSUE_TEMPLATE/bug-report.md | 3 +++ .github/ISSUE_TEMPLATE/exploit-report.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 5 +++++ 3 files changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/exploit-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index cbcec54..a469475 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,6 +1,9 @@ --- name: Bug report about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException) +title: '' +labels: '' +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/exploit-report.md b/.github/ISSUE_TEMPLATE/exploit-report.md new file mode 100644 index 0000000..394969e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/exploit-report.md @@ -0,0 +1,12 @@ +--- +name: Exploit report +about: 'Report here: https://github.com/TechFortress/GriefPrevention/security/advisories' +title: '' +labels: '' +assignees: '' + +--- + +If the bug you're reporting is an exploit and you believe it should be kept private, please report it as a security advisory instead: + +https://github.com/TechFortress/GriefPrevention/security/advisories diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index d1977d9..c2cb7bc 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,5 +1,10 @@ --- name: Feature enhancement or request about: Improvements or ideas for GriefPrevention +title: '' +labels: '' +assignees: '' --- + +