浏览代码

Update contributing guideline

master
Arun Prakash Jana 5 年前
父节点
当前提交
28bf18adab
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      misc/CONTRIBUTING.md

CONTRIBUTING.md → misc/CONTRIBUTING.md 查看文件

@@ -3,6 +3,10 @@ Contributions to nnn are welcome! There's always an open issue with the current

Before suggesting changes, please read a bit about [the design principles nnn follows](https://github.com/jarun/nnn/wiki#design), and make sure you aren't breaking any of them.

## Coding standard

`nnn` follows the Linux kernel coding style closely. The C source code uses TABs and the plugins use 4 spaces for indentation.

## Resources
The [wiki](https://github.com/jarun/nnn/wiki/Developer-guides) has some resources for developers you might be interested in: building, debugging...


正在加载...
取消
保存