소스 검색

Update docs

master
Arun Prakash Jana 5 년 전
부모
커밋
b4607224e3
No known key found for this signature in database GPG 키 ID: A75979F35C080412
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. +5
    -0
      .github/ISSUE_TEMPLATE.md
  2. +1
    -1
      README.md

+ 5
- 0
.github/ISSUE_TEMPLATE.md 파일 보기

@@ -4,6 +4,11 @@ If it looks like a local environment issue, please try to debug yourself. Debugg

Before opening an issue, please try to reproduce the issue on latest master. The bug you noticed might have already been fixed.

Useful links:

- [compile `nnn` from source](https://github.com/jarun/nnn#from-source)
- [debugging `nnn`](https://github.com/jarun/nnn/wiki/debugging-nnn)

If the issue can be reproduced on master, please make sure you provide the following:

- exact steps to reproduce the issue


+ 1
- 1
README.md 파일 보기

@@ -313,8 +313,8 @@ To list the file paths copied to memory press <kbd>y</kbd>.
File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priority) is:

$HOME or,
$TMPDIR or,
/tmp
$TMPDIR or,

The path is shown in the help and configuration screen.



불러오는 중...
취소
저장