nnn/.github/ISSUE_TEMPLATE/bug_report.md

42 lines
1.4 KiB
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
2019-03-16 09:59:44 +00:00
If it looks like a local environment issue, please try to debug yourself. Debugging local setup issues is not our top priority.
2019-03-22 01:11:00 +00:00
Before opening an issue, please try to reproduce on latest master. The bug you noticed might have already been fixed.
2019-03-16 09:59:44 +00:00
2019-03-17 14:51:34 +00:00
Useful links:
2019-03-17 15:05:55 +00:00
- compile `nnn` from source - https://github.com/jarun/nnn#from-source
- debugging `nnn` - https://github.com/jarun/nnn/wiki/debugging-nnn
2019-03-17 14:51:34 +00:00
2019-03-22 01:11:00 +00:00
If the issue can be reproduced on master, log it.
2019-03-16 09:59:44 +00:00
2019-03-22 01:11:00 +00:00
Please provide the environment details. **If that's missing, the issue will be closed without any cited reason.**
2019-03-16 09:59:44 +00:00
If we need more information and there is no communication from the bug reporter within 7 days from the date of request, we will close the issue. If you have relevant information, resume discussion any time.
2019-03-22 01:11:00 +00:00
#### FEATURE REQUESTS
2019-03-16 09:59:44 +00:00
Please consider contributing the feature back to `nnn` yourself. Feel free to discuss in the ToDo list thread. We are more than happy to help.
--- PLEASE DELETE THIS LINE AND EVERYTHING ABOVE ---
2019-03-22 01:11:00 +00:00
#### Environment details (Put `x` in the checkbox along with the information)
[ ] Operating System:
[ ] Desktop Environment:
[ ] Terminal Emulator:
[ ] Shell:
2019-03-22 01:38:23 +00:00
[ ] Custom desktop opener (if applicable):
[ ] Program options used:
[ ] Configuration options set:
2019-03-22 01:11:00 +00:00
[ ] Issue exists on `nnn` master
#### Exact steps to reproduce the issue