Add basic contributing file with links to docs for details (#3650)

This commit is contained in:
Zach Hyatt 2022-01-05 10:03:57 -06:00 committed by GitHub
commit d5f42ec188
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
CONTRIBUTING.md Normal file
View 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/)