浏览代码

Update docs

master
Arun Prakash Jana 6 年前
父节点
当前提交
b4607224e3
找不到此签名对应的密钥 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.



正在加载...
取消
保存