diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..1501728 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,52 @@ + + +### Prerequisites +* [ ] Can you reproduce the problem in a **fresh** firefox profile with **only** ClearURLs? +* [ ] Are you running the latest version of ClearURLs? +* [ ] Are you have changed settings under `about:config`? + +### Description + +[Description of the bug or feature] + +### Steps to Reproduce + +1. [First Step] +2. [Second Step] +3. [and so on...] + +**Expected behavior:** [What you expected to happen] + +**Actual behavior:** [What actually happened] + +### System +* **Version**: [compulsory. you must provide your version] +* **Platform**: [either `uname -a` output, or if Windows, version and 32-bit or + 64-bit] + +### Log + + + +| Before processing | After processing | Rule | Time | +|-------------------|------------------|------|------| +| | | | | + + +``` + + + + + +```