jrnl/.github/ISSUE_TEMPLATE.md
2020-04-10 11:51:55 -07:00

35 lines
1 KiB
Markdown

Hello! Thank you for reporting an issue!
If you would fill out the below points, that would make our process a whole lot easier!
## **I'm submitting a ...**
- [ ] bug report
- [ ] feature request
- [ ] support request
## Regarding bug reports:
* **Please tell us about your environment:**
- Jrnl version: (run `jrnl -v`)
- How you installed Jrnl
- Operating system [MacOS, Linux, Windows?]
* **What is the current behavior?**
* **Please provide the steps to reproduce and if possible a minimal demo of the problem**
* **What is the expected behavior?**
* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
## Regarding Feature requests:
* **What is the motivation / use case for changing the behavior?**
* **Please provide examples of the usage**
* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)