mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-21 08:34:03 +02:00
Updated: Minor Markdown adjustments in security_issue.yml
- Improved formatting for better readability. - Adjusted heading styles and emphasis for clarity. - Ensured consistency in the security vulnerability reporting instructions. modified: .github/ISSUE_TEMPLATE/security_issue.yml
This commit is contained in:
parent
5fcaa444d0
commit
9075f4c718
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/security_issue.yml
vendored
6
.github/ISSUE_TEMPLATE/security_issue.yml
vendored
|
@ -9,11 +9,11 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
## **⚠️ Report a Security Vulnerability**
|
## ❗ IMPORTANT: DO NOT SHARE VULNERABILITY DETAILS HERE
|
||||||
|
|
||||||
### **IMPORTANT: DO NOT SHARE VULNERABILITY DETAILS HERE**
|
### ⚠️ Report a Security Vulnerability
|
||||||
|
|
||||||
If you have discovered a security vulnerability, please report it securely using the GitHub Security Advisory.
|
**If you have discovered a security vulnerability, please report it securely using the GitHub Security Advisory.**
|
||||||
|
|
||||||
**Note**: This issue is only for notifying the maintainers of the repository, as the GitHub Security Advisory does not automatically send notifications.
|
**Note**: This issue is only for notifying the maintainers of the repository, as the GitHub Security Advisory does not automatically send notifications.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue