diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/vulnerability.md similarity index 62% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/vulnerability.md index 889c778..8005125 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/vulnerability.md @@ -1,14 +1,14 @@ --- -name: Bug report -about: Create a report about a bug to help us improve -title: 'Bug : ' -labels: bug +name: Vulnerability +about: Create a report of a vulnerability to help us improve +title: Vulnerability +labels: vulnerability assignees: VinceAle7082 --- **Describe the bug** -A clear and concise description of what the bug is. +A clear and concise description of what the vulnerability is. **To Reproduce** Steps to reproduce the behavior: @@ -17,14 +17,14 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error -**Expected behavior** -A clear and concise description of what you expected to happen. +**Desktop (please complete the following information):** + - XanvicOS version: [e.g. 0.1-pr1] **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - XanvicOS version: [e.g. 0.1-pr1] +**How is the vulnerability dangerous?** +This vulnerability is number/10 **Additional context** Add any other context about the problem here.