Add Issue Template
This commit is contained in:
parent
f88024283b
commit
4718727dc7
1 changed files with 40 additions and 0 deletions
40
.gitlab/issue_templates/Default.md
Normal file
40
.gitlab/issue_templates/Default.md
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# Pre-requisites
|
||||
|
||||
(Before submitting a new issue, please help us by performing these simple steps.)
|
||||
|
||||
- [ ] I've read any relevant section of the documentation on the [official website](https://librewolf.net/docs/faq/).
|
||||
- [ ] I've checked that the issue has not already been submitted.
|
||||
- [ ] I've checked that the problem persists in a new profile.
|
||||
- [ ] I've checked that the problem is not present in vanilla Firefox.
|
||||
|
||||
## Summary
|
||||
|
||||
(Summarize the problem.)
|
||||
|
||||
## Steps to reproduce
|
||||
|
||||
(How to reproduce the problem, step by step.)
|
||||
|
||||
## What is the current bug behavior?
|
||||
|
||||
(What actually happens.)
|
||||
|
||||
## What is the expected correct behavior?
|
||||
|
||||
(What you should see instead.)
|
||||
|
||||
## Attempted fixes
|
||||
|
||||
(If you've tried anything to fix the issue, even if it didn't quite work, it can be helpful.)
|
||||
|
||||
## Relevant logs and/or screenshots and/or videos
|
||||
|
||||
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as
|
||||
it's very hard to read otherwise.)
|
||||
|
||||
## Helpful information
|
||||
|
||||
- Librewolf Version:
|
||||
- Operating System:
|
||||
- Installation method:
|
||||
- Relevant extensions, if any:
|
||||
Loading…
Add table
Reference in a new issue