From 9e43acb6f6ac4f410d2dfcc257bc97f4bf7e20f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= <6roebert@informatik.uni-hamburg.de> Date: Fri, 2 Mar 2018 18:06:53 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..616fd27 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,41 @@ +### 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**: +* **Platform**: +* **Subsystem**: + +### Log + + + +| Before processing | After processing | Rule | Time | +|-------------------|------------------|------|------| +| | | | | + + +``` + + + + + +```