My build of nnn with minor changes
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

ISSUE_TEMPLATE.md 1.3 KiB

5 år sedan
5 år sedan
5 år sedan
123456789101112131415161718192021222324252627282930313233
  1. #### BUG REPORTS
  2. If it looks like a local environment issue, please try to debug yourself. Debugging local setup issues is not our top priority.
  3. Before opening an issue, please try to reproduce on latest master. The bug you noticed might have already been fixed.
  4. Useful links:
  5. - compile `nnn` from source - https://github.com/jarun/nnn#from-source
  6. - debugging `nnn` - https://github.com/jarun/nnn/wiki/debugging-nnn
  7. If the issue can be reproduced on master, log it.
  8. Please provide the environment details. **If that's missing, the issue will be closed without any cited reason.**
  9. 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.
  10. #### FEATURE REQUESTS
  11. 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.
  12. --- PLEASE DELETE THIS LINE AND EVERYTHING ABOVE ---
  13. #### Environment details (Put `x` in the checkbox along with the information)
  14. [ ] Operating System:
  15. [ ] Desktop Environment:
  16. [ ] Terminal Emulator:
  17. [ ] Shell:
  18. [ ] Custom desktop opener (if applicable):
  19. [ ] Issue exists on `nnn` master
  20. #### Exact steps to reproduce the issue