Create ISSUE_TEMPLATE.md
This commit is contained in:
parent
fbbda299aa
commit
9e43acb6f6
41
ISSUE_TEMPLATE.md
Normal file
41
ISSUE_TEMPLATE.md
Normal file
|
@ -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**: <!-- compulsory. you must provide your version -->
|
||||
* **Platform**: <!-- either `uname -a` output, or if Windows, version and 32-bit or
|
||||
64-bit -->
|
||||
* **Subsystem**: <!-- optional. if known - please specify affected core module name -->
|
||||
|
||||
### Log
|
||||
<!-- Please enable the log functionality of ClearURLs and copy your log into this table. -->
|
||||
<!-- Or if the log is to long, save the html file (press ctrl+s) and attach to this issue the `Log from ClearURLs.html` file -->
|
||||
|
||||
| Before processing | After processing | Rule | Time |
|
||||
|-------------------|------------------|------|------|
|
||||
| | | | |
|
||||
|
||||
<!-- If you attach the html file, please copy into the ``` area -->
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```
|
Loading…
Reference in New Issue
Block a user