add exploit report template
which points to the brand-new security tab
This commit is contained in:
parent
6738ad7f11
commit
61824b5455
3
.github/ISSUE_TEMPLATE/bug-report.md
vendored
3
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
12
.github/ISSUE_TEMPLATE/exploit-report.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/exploit-report.md
vendored
Normal file
|
|
@ -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
|
||||
5
.github/ISSUE_TEMPLATE/feature-request.md
vendored
5
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -1,5 +1,10 @@
|
|||
---
|
||||
name: Feature enhancement or request
|
||||
about: Improvements or ideas for GriefPrevention
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user