mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 08:54:06 +01:00
Updated GitHub issue templates.
Thanks to xet7 !
This commit is contained in:
parent
a0adc54a08
commit
bd37b88e4d
5 changed files with 137 additions and 56 deletions
14
.github/ISSUE_TEMPLATE/security-report.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/security-report.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: 🛡️ Security Issue
|
||||
description: Report a security vulnerability
|
||||
labels: ["security", "critical"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## ⚠️ IMPORTANT: Please do not report security vulnerabilities via public issues.
|
||||
|
||||
To protect the Wekan community, we ask that you report security bugs privately. This allows us to fix the issue before it can be exploited by malicious actors.
|
||||
|
||||
### How to report:
|
||||
Please read our **[Security Policy (SECURITY.md)](https://github.com/wekan/wekan/blob/main/SECURITY.md)** for the official reporting process and contact information.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue