mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-18 14:46:03 -04:00
Updated: Modify security issue template for clarity
- Changed the label of the textarea field for GitHub Advisory URL to improve readability. modified: .github/ISSUE_TEMPLATE/security_issue.yml
This commit is contained in:
parent
9b5e5c746e
commit
dd4db1232e
8
.github/ISSUE_TEMPLATE/security_issue.yml
vendored
8
.github/ISSUE_TEMPLATE/security_issue.yml
vendored
@ -1,12 +1,12 @@
|
||||
---
|
||||
name: "🛡️ Security Issue"
|
||||
name: 🛡️ Security Issue
|
||||
description: |
|
||||
Notify Louis Lam about a security concern. Please do NOT include any sensitive details in this issue.
|
||||
# title: "Security Issue"
|
||||
labels: ["security", "P1-high"]
|
||||
assignees: [louislam]
|
||||
body:
|
||||
- type: "markdown"
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## **⚠️ Report a Security Vulnerability**
|
||||
@ -34,12 +34,12 @@ body:
|
||||
|
||||
Once you've created your advisory, please share the URL below. This will notify Louis Lam and enable them to take the appropriate action.
|
||||
|
||||
- type: "textarea"
|
||||
- type: textarea
|
||||
id: github-advisory-url
|
||||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: "GitHub Advisory URL for @louislam"
|
||||
label: GitHub Advisory URL for @louislam
|
||||
placeholder: |
|
||||
Please paste the GitHub Advisory URL here. Only the URL is required.
|
||||
Example: https://github.com/louislam/uptime-kuma/security/advisories/GHSA-8h5r-7t6l-q3kz
|
||||
|
Loading…
x
Reference in New Issue
Block a user