From 4799b1c14e49a6b3ddeeb2762bdd0527d6f0a5f8 Mon Sep 17 00:00:00 2001 From: Oyvind Kvanes Date: Tue, 4 Oct 2016 19:06:19 +0200 Subject: [PATCH] Finish edit contribute article --- getting-started/contribute.md | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/getting-started/contribute.md b/getting-started/contribute.md index 037531ba..41e85901 100644 --- a/getting-started/contribute.md +++ b/getting-started/contribute.md @@ -9,15 +9,29 @@ icon: "icon_people" attribution: "" --- -### Contributing To Monero +### Contributing to The Monero Project -Some text about contributing. +There are lots of ways for newcomers to contribute to The Monero Project. -- Way 1 -Bla bla -- Way 2 -Bla bla +### Documenting +Asking questions and helping on [Stack Exchange](http://monero.stackexchange.com) and [Reddit](https://www.reddit.com/r/Monero/) is actually quite useful. Working on and improving the [Moneropedia](/knowledge-base/moneropedia/) is important as well. -### End +### Testing / bug reports +Know how to compile some code? Then it helps for others if you test out builds or run software on various version to catch any errors that slip through. Report bugs and security issues. -This is the end. +### Code +If you have an IT or CS background and can code, go to [#monero-dev](irc://chat.freenode.net/#monero-dev) on freenode and ask around to see if anything needs doing. You can also simply go to the [Monero Project on GitHub](https://github.com/monero-project) and see what issues need help. + +### Run a node +Secure the network and help keep Monero decentralized, it's simple to do, and only requires some bandwidth. Learn [how to set up a monero node here.](/getting-started/running) You can also run a node onf a VPS, [guide on how to do that is here.](/knowledge-base/user-guides/vps_run_node) + +### Mine +It is still possible to mine, even on a cpu. If you have some spare hardware, you are actively adding to it's decentralisation. + +### Spread the word +The size of the Monero community is very very small in the grand scheme of things. Even beyond that, bitcoin itself is still a very niche thing in the wider world. Talk to the friends you know who might be interested in this kind of thing and get more people involved. + +Sharings news about Monero on social media is useful as well. You can find Monero on [Facebook](https://www.facebook.com/monerocurrency), [Twitter](https://twitter.com/monerocurrency) and [Reddit.](https://www.reddit.com/r/Monero/) + +### Donations +Ongoing development of the Monero Project is solely supported by [donations and sponsors.](/getting-started/donate/) At this time the project is vastly underfunded, and thus donations are greatly appreciated. You can also donate for bounties in the forum funding section, or if theres a feature you're passionate about, you could get it posted.