My build of nnn with minor changes
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

bug_report.md 1.2 KiB

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