Add basic contributing file with links to docs for details (#3650)
This commit is contained in:
parent
f7b0df8e8b
commit
d5f42ec188
1 changed files with 8 additions and 0 deletions
8
CONTRIBUTING.md
Normal file
8
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Contributing
|
||||
|
||||
Thank you for contributing to the nano node and protocol core development. For details on contributing, please see https://docs.nano.org/core-development/overview/, which includes:
|
||||
|
||||
- [Security vulnerability reporting details](https://docs.nano.org/core-development/overview/#security-vulnerability-reporting)
|
||||
- [Collaboration process information](https://docs.nano.org/core-development/collaboration-process/)
|
||||
- [Code standards](https://docs.nano.org/core-development/code-standards/)
|
||||
- Further information to help [understand the code](https://docs.nano.org/core-development/understanding-the-code/)
|
Loading…
Add table
Add a link
Reference in a new issue