doc - Minor documentation and script comment changes

This commit is contained in:
thephez 2018-02-06 12:52:20 -05:00 committed by dash-docs
parent 22837773f2
commit e7e409938a
3 changed files with 36 additions and 30 deletions

View file

@ -1,19 +1,20 @@
## Contributing
The following quick guides will help you get started:
+ [Becoming a Contributor](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/become-a-contributor.md)
+ [Working with GitHub](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md)
+ [Setting Up Your Environment](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/setting-up-your-environment.md)
+ [Improving Developer Documentation](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/contributing-to-developer-documentation.md)
+ [Assisting with Translations](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/assisting-with-translations.md)
+ [Managing Wallets](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/managing-wallets.md)
+ [Adding Events, Release Notes and Alerts](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-events-release-notes-and-alerts.md)
+ [Adding Blog Posts](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-blog-posts.md)
+ [Miscellaneous / Other](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/miscellaneous.md)
<!--
+ [Becoming a Contributor](https://github.com/dash-docs/dash-docs/blob/master/docs/become-a-contributor.md)
-->
+ [Working with GitHub](https://github.com/dash-docs/dash-docs/blob/master/docs/working-with-github.md)
+ [Setting Up Your Environment](https://github.com/dash-docs/dash-docs/blob/master/docs/setting-up-your-environment.md)
+ [Improving Developer Documentation](https://github.com/dash-docs/dash-docs/blob/master/docs/contributing-to-developer-documentation.md)
+ [Miscellaneous / Other](https://github.com/dash-docs/dash-docs/blob/master/docs/miscellaneous.md)
<!--
+ [Assisting with Translations](https://github.com/dash-docs/dash-docs/blob/master/docs/assisting-with-translations.md)
+ [Managing Wallets](https://github.com/dash-docs/dash-docs/blob/master/docs/managing-wallets.md)
+ [Adding Events, Release Notes and Alerts](https://github.com/dash-docs/dash-docs/blob/master/docs/adding-events-release-notes-and-alerts.md)
+ [Adding Blog Posts](https://github.com/dash-docs/dash-docs/blob/master/docs/adding-blog-posts.md)
-->
### Code of Conduct
Participation in this project is subject to a [Code of Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md).
### Questions?
Please contact Will Binns ([will@bitcoin.org](mailto:will@bitcoin.org)) if you need help.
Participation in this project is subject to a [Code of Conduct](https://github.com/dash-docs/dash-docs/blob/master/CODE_OF_CONDUCT.md).