|
|
@@ -0,0 +1,39 @@
|
|
|
+---
|
|
|
+name: Bug report
|
|
|
+about: Create a report to help us improve
|
|
|
+title: "[BUG] "
|
|
|
+labels: bug
|
|
|
+assignees: ''
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+- [ ] I have searched for existing issues that already reported this problem and found none
|
|
|
+
|
|
|
+**Describe the bug**
|
|
|
+A clear and concise description of what the bug is.
|
|
|
+
|
|
|
+**To Reproduce**
|
|
|
+Note that issues without a reproduction may be closed immediately!
|
|
|
+Steps to reproduce the behavior:
|
|
|
+1.
|
|
|
+2.
|
|
|
+3.
|
|
|
+
|
|
|
+**Expected behavior**
|
|
|
+A clear and concise description of what you expected to happen.
|
|
|
+
|
|
|
+**Actual behavior**
|
|
|
+If applicable, add screenshots to help explain your problem.
|
|
|
+
|
|
|
+**What is the result in the [upcoming release](https://github.com/violentmonkey/violentmonkey/releases)?**
|
|
|
+WARNING! Do an export in settings before testing!
|
|
|
+<!-- If this is a bug report, please also provide logs in the console. -->
|
|
|
+
|
|
|
+**Environment:**
|
|
|
+- OS: [e.g. macOS]
|
|
|
+- Browser: [e.g. chrome, safari]
|
|
|
+- Browser Version: [e.g. 22]
|
|
|
+- Violentmonkey Version:
|
|
|
+
|
|
|
+**Additional context**
|
|
|
+Add any other context about the problem here.
|