]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Add vulnerability issue
authorfennecdjay <fennecdjay@gmail.com>
Sat, 3 Sep 2022 13:12:35 +0000 (15:12 +0200)
committerfennecdjay <fennecdjay@gmail.com>
Sat, 3 Sep 2022 13:12:45 +0000 (15:12 +0200)
.github/ISSUE_TEMPLATE/security.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/security.md b/.github/ISSUE_TEMPLATE/security.md
new file mode 100644 (file)
index 0000000..da2abb8
--- /dev/null
@@ -0,0 +1,27 @@
+---
+name: Securivity vulnerability report
+about: Create a report to help fix vulnerabilities
+title: ''
+labels: bug security
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Additional context**
+Add any other context about the problem here.