From dd4db1232ed0290d5dbc9e8a42e3bd66ebee9948 Mon Sep 17 00:00:00 2001 From: GJS Date: Mon, 31 Mar 2025 13:33:42 +0200 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE/security_issue.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/security_issue.yml b/.github/ISSUE_TEMPLATE/security_issue.yml index ddc5a835f..21da06911 100644 --- a/.github/ISSUE_TEMPLATE/security_issue.yml +++ b/.github/ISSUE_TEMPLATE/security_issue.yml @@ -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