From 84cfaccded471949150c9f50c03e7601b92fcc0b Mon Sep 17 00:00:00 2001 From: StroepWafel <109832156+NIDNHU@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:59:25 +1030 Subject: [PATCH] Update vulnerability.md update example for issue explanation and make prompts a bit clearer --- .github/ISSUE_TEMPLATE/vulnerability.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/vulnerability.md b/.github/ISSUE_TEMPLATE/vulnerability.md index a408ffd7..e6073f9f 100644 --- a/.github/ISSUE_TEMPLATE/vulnerability.md +++ b/.github/ISSUE_TEMPLATE/vulnerability.md @@ -8,10 +8,11 @@ assignees: '' --- **What is the vulnerability?** -Describe the vulnerability in concise language. +Describe the vulnerability, using clear and concise language. **Where is the vulnerability found?** -Describe where the vulnerability is found. +Describe where the vulnerability is found. Provide screenshots if applicable. **What does this affect?** -Explain what it affects. E.G: It opens up my school email to the world. etc. +Explain what it affects and why it is a problem. +E.G: It opens up my school email to the world, this means anyone can find my full legal name and place of residence. \ No newline at end of file