Updated Collaboration Guide (markdown)

Arthur Paulino 2018-01-03 18:30:30 -03:00
parent cf43169aef
commit c613111486

@ -1,3 +1,11 @@
### Some considerations
* Keep in mind that even though Much Assembly Required is an open source project, the [author](https://github.com/simon987) has the final word.
* Make yourself familiar to what's going on and stay open to the flow of the project because the scope is not well defined yet.
* Be patient. Your ideas are valuable but we're still struggling to make the current features work properly and smoothly.
### Communication ### Communication
Our main communication tool is Slack. Here's the link for [our workspace](https://join.slack.com/t/muchassemblyrequired/shared_invite/enQtMjY3Mjc1OTUwNjEwLTkyOTIwOTA5OGY4MDVlMGI4NzM5YzlhMWJiMGY1OWE2NjUxODQ1NWQ1YTcxMTA1NGZkYzNjYzMyM2E1ODdmNzg). Our main communication tool is Slack. Here's the link for [our workspace](https://join.slack.com/t/muchassemblyrequired/shared_invite/enQtMjY3Mjc1OTUwNjEwLTkyOTIwOTA5OGY4MDVlMGI4NzM5YzlhMWJiMGY1OWE2NjUxODQ1NWQ1YTcxMTA1NGZkYzNjYzMyM2E1ODdmNzg).
@ -8,9 +16,9 @@ Our main communication tool is Slack. Here's the link for [our workspace](https:
* **Testing**: Play the game and explore its features. If something doesn't seem to be working properly, verify if the bug hasn't already been reported and report it if it's still unknown. * **Testing**: Play the game and explore its features. If something doesn't seem to be working properly, verify if the bug hasn't already been reported and report it if it's still unknown.
* **Proposing awesome solutions**: * **Proposing awesome solutions**: We face complicated problems and we need good solutions for them. Your idea might just do the job!
* **Coding**: * **Coding**: If you can fix bugs and/or implement approved features, your skills are welcome. Feel free to submit Pull Requests.
### Installation ### Installation