Skip to content

Commit

Permalink
Fix: Updated Modify security issue template
Browse files Browse the repository at this point in the history
- Updated the placeholder text to: "Please paste the GitHub Advisory URL here. Only the URL is required."
- Adjusted the label for the GitHub Advisory URL field to clearly indicate the intended recipient (@louislam).
- Improved the language to enhance clarity and remove ambiguity in the instructions.

modified: .github/ISSUE_TEMPLATE/security_issue.yml
  • Loading branch information
homelab-alpha committed Feb 6, 2025
1 parent 44f5a89 commit 4ed8bf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/security_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ body:
## **Step 2: Share the Advisory URL**
Once you've created your advisory, please share the URL below. This will notify @louislam and enable them to take the appropriate action.
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"
id: github-advisory-url
validations:
required: true
attributes:
label: "GitHub Advisory URL"
label: "GitHub Advisory URL for @louislam"
placeholder: |
Paste the GitHub Advisory URL here.
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

0 comments on commit 4ed8bf6

Please sign in to comment.