docs: Fix markdown format, 'Become a Contributor'

This commit is contained in:
Will Binns 2017-02-28 22:30:47 -06:00
parent e8bf9ce2a9
commit a7409b75dd
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404

View file

@ -7,54 +7,31 @@ Here are some ways you can help:
your attention. your attention.
Alternatively, email volunteer coordinator Will Binns Alternatively, email volunteer coordinator Will Binns
<will@bitcoin.org> or Dave Harding <dave@dtrt.org> with a short list ([will@bitcoin.org](mailto:will@bitcoin.org)) or Dave Harding ([dave@dtrt.org](dave@dtrt.org))
of your interests and skills, and they will email you when there's an with a short list of your interests and skills, and they will email you when
issue or PR that could use your attention. there's an issue or PR that could use your attention.
* Help [write new documentation][] for the [developer * Help [write new documentation](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/contributing-to-developer-documentation.md)
documentation pages][] or [full node page][], or **review [PRs for the [developer documentation pages](https://bitcoin.org/en/developer-documentation)
or [full node page](https://bitcoin.org/en/full-node), or **review [PRs
adding new documentation][].** You don't need to be a Bitcoin expert adding new documentation][].** You don't need to be a Bitcoin expert
to review a PR---these docs are written for non-experts, so we need to to review a PR---these docs are written for non-experts, so we need to
know if non-experts find them confusing or incomplete. If you review a know if non-experts find them confusing or incomplete. If you review a
PR and don't find any problems worth commenting about, leave a "Looks PR and don't find any problems worth commenting about, leave a "Looks
Good To Me (LGTM)" comment. Good To Me (LGTM)" comment.
* [Submit new wallets][] for the [Choose Your Wallet page][], or * [Submit new wallets](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/managing-wallets.md)
help us [review wallet submissions][]. for the [Choose Your Wallet page](https://bitcoin.org/en/choose-your-wallet) or
help us [review wallet submissions](https://github.com/bitcoin-dot-org/bitcoin.org/pulls?q=is%3Aopen+label%3Awallet+is%3Apr).
* [Translate Bitcoin.org into another language][] using [Transifex][] or * [Translate Bitcoin.org into another language](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/assisting-with-translations.md)
help review new and updated translations. using [Transifex](https://www.transifex.com/projects/p/bitcoinorg/) or help
review new and updated translations.
* Add Bitcoin events to the [events page][] either by [editing * Add Bitcoin events to the [events page](https://bitcoin.org/en/events)
`_events.yml`][edit events] either by editing `_events.yml` according to the [event instructions](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-events-release-notes-and-alerts.md)
according to the [event instructions][] or by filling in a [pre-made or by filling in a [pre-made events issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?title=New%20event&body=%20%20%20%20-%20date%3A%20YYYY-MM-DD%0A%20%20%20%20%20%20title%3A%20%22%22%0A%20%20%20%20%20%20venue%3A%20%22%22%0A%20%20%20%20%20%20address%3A%20%22%22%0A%20%20%20%20%20%20city%3A%20%22%22%0A%20%20%20%20%20%20country%3A%20%22%22%0A%20%20%20%20%20%20link%3A%20%22%22).
events issue][].
* Help improve Bitcoin.org using your unique skills. Email volunteer * Help improve Bitcoin.org another way. Email volunteer coordinators Will Binns <will@bitcoin.org>
coordinators or Dave Harding <dave@dtrt.org> to let us know how what you're interested in
Will Binns <will@bitcoin.org> or Dave Harding <dave@dtrt.org> to let us know and how you'd like to get involved.
about your background and start a conversation about how you can help.
[choose your wallet page]: https://bitcoin.org/en/choose-your-wallet
[developer documentation pages]: https://bitcoin.org/en/developer-documentation
[edit events]:
https://github.com/bitcoin-dot-org/bitcoin.org/edit/master/_events.yml
[event instructions]: https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-events-release-notes-and-alerts.md
[events page]: https://bitcoin.org/en/events
[GitHub]: https://github.com/bitcoin-dot-org/bitcoin.org
[new issue]: https://github.com/bitcoin-dot-org/bitcoin.org/issues/new
[pre-made events issue]:
https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?title=New%20event&body=%20%20%20%20-%20date%3A%20YYYY-MM-DD%0A%20%20%20%20%20%20title%3A%20%22%22%0A%20%20%20%20%20%20venue%3A%20%22%22%0A%20%20%20%20%20%20address%3A%20%22%22%0A%20%20%20%20%20%20city%3A%20%22%22%0A%20%20%20%20%20%20country%3A%20%22%22%0A%20%20%20%20%20%20link%3A%20%22%22
[PRs adding new documentation]:
https://github.com/bitcoin-dot-org/bitcoin.org/pulls?q=is%3Aopen+label%3A%22Dev+Docs%22+is%3Apr
[pull request]: https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md
[recommended starter projects]:
https://github.com/bitcoin-dot-org/bitcoin.org/wiki/Starter-Projects
[review wallet submissions]:
https://github.com/bitcoin-dot-org/bitcoin.org/pulls?q=is%3Aopen+label%3Awallet+is%3Apr
[submit new wallets]: https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/managing-wallets.md
[transifex]: https://www.transifex.com/projects/p/bitcoinorg/
[translate Bitcoin.org into another language]: https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/assisting-with-translations.md
[full node page]: https://bitcoin.org/en/full-node
[write new documentation]: https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/contributing-to-developer-documentation.md