Create CONTRIBUTING.md

This commit is contained in:
yjjnls 2019-03-14 11:10:09 +08:00 committed by GitHub
parent 4d964cba8f
commit e602064a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,10 @@
Contributions welcome!
1. Fork it (https://github.com/yjjnls/awesome-blockchain/fork)
2. Clone it (git clone https://github.com/yjjnls/awesome-blockchain)
3. Create your feature branch (git checkout -b your_branch_name)
4. Commit your changes (git commit -m 'Description of a commit')
5. Push to the branch (git push origin your_branch_name)
6. Create a new Pull Request
If you found this resource helpful, give it a 🌟 otherwise contribute to it and give it a ⭐️.