core: add security report issue template (#14010)
Basically tell people not to raise an issue but to send an email to our security email address. This hasn't happened yet but we should do everything we can to send people in the right direction 😄
This commit is contained in:
parent
7c7543cb39
commit
637280e060
3 changed files with 58 additions and 49 deletions
9
.github/ISSUE_TEMPLATE/security-report.md
vendored
Normal file
9
.github/ISSUE_TEMPLATE/security-report.md
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
name: Security report
|
||||
about: Do not create an issue for security reports, send an email to security@electronjs.org
|
||||
|
||||
---
|
||||
|
||||
Do not create an issue for security reports, send an email to:
|
||||
|
||||
security@electronjs.org
|
Loading…
Add table
Add a link
Reference in a new issue