add exploit report template
which points to the brand-new security tab
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
|
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -1,5 +1,10 @@
|
|||||||
---
|
---
|
||||||
name: Feature enhancement or request
|
name: Feature enhancement or request
|
||||||
about: Improvements or ideas for GriefPrevention
|
about: Improvements or ideas for GriefPrevention
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user