mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Report A bug.
|
||||||
about: Create a report to help us improve
|
about: Create a report of a present bug.
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|||||||
@@ -1,27 +1,20 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Feature request
|
||||||
about: Create a report to help us improve
|
about: Suggest an idea for this project
|
||||||
title: "[BUG]"
|
title: "[FR] "
|
||||||
labels: bug
|
labels: enhancement
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Is your feature request related to a problem? Please describe.**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
**To Reproduce**
|
**Describe the solution you'd like**
|
||||||
Please indicate how did you make this happen.
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
**Expected behaviuor**
|
**Describe alternatives you've considered**
|
||||||
Please add a clear and concise description of what you expected to happen.
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
|
||||||
- OS: [e.g. iOS]
|
|
||||||
- If using Windows, the build number. Find this by using ```winver``` and copying down the build id.
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context or screenshots about the feature request here.
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
name: Vulnerability
|
||||||
|
about: Report a vulnerability in this extension.
|
||||||
|
title: "[VUL] "
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**What is the vulnerability?**
|
||||||
|
Describe the vulnerability in concise language.
|
||||||
|
|
||||||
|
**Where is the vulnerability found?**
|
||||||
|
Describe where the vulnerability is found.
|
||||||
|
|
||||||
|
**What does this affect?**
|
||||||
|
Explain what it affects. E.G: It opens up my school email to the world. etc.
|
||||||
Reference in New Issue
Block a user