mirror of
https://github.com/wekan/wekan.git
synced 2026-03-07 14:20:15 +01:00
Updated GitHub issue templates. Part 2.
Thanks to xet7 !
This commit is contained in:
parent
32733023ca
commit
4a373b45e1
4 changed files with 0 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/security-report.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/security-report.yml
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