sistema_progs

Programas para customizar o meu entorno de traballo nos meus equipos persoais
Log | Files | Refs

bug_report.md (1695B)


      1 ---
      2 name: Bug report
      3 about: Create a report to help us improve
      4 title: ''
      5 labels: bug
      6 assignees: ''
      7 ---
      8 
      9 `nnn` comes with excellent documentation (including a Troubleshooting section). If you have a _How to do x_ question, it may have already been answered. Wiki: https://github.com/jarun/nnn/wiki
     10 
     11 If it looks like a local environment issue, please try to debug yourself. Debugging local setup issues is not our top priority.
     12 
     13 If you are looking for a new feature or program option, ensure you have the correct version with the feature installed. Refer to the release notes to confirm.
     14 
     15 Before opening an issue, please try to reproduce on latest master. The bug you noticed might have already been fixed.
     16 
     17 Useful links:
     18 
     19 - compile `nnn` from source - https://github.com/jarun/nnn/wiki/Usage#from-source
     20 - debugging `nnn` - https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn
     21 
     22 If the issue can be reproduced on master, log it.
     23 
     24 Please provide the environment details. **If that's missing, the issue will be closed without any cited reason.**
     25 
     26 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.
     27 
     28 --- PLEASE DELETE THIS LINE AND EVERYTHING ABOVE ---
     29 
     30 #### Environment details (Put `x` in the checkbox along with the information)
     31 
     32 - [ ] Operating System:
     33 - [ ] Desktop Environment:
     34 - [ ] Terminal Emulator:
     35 - [ ] Shell:
     36 - [ ] Custom desktop opener (if applicable):
     37 - [ ] Program options used:
     38 - [ ] Configuration options set:
     39 - [ ] Plugins are installed
     40 - [ ] Issue exists on `nnn` master
     41 
     42 #### Exact steps to reproduce the issue