From c613111486d95ded53317cf91fa140a5b0202309 Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Wed, 3 Jan 2018 18:30:30 -0300 Subject: [PATCH] Updated Collaboration Guide (markdown) --- Collaboration-Guide.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Collaboration-Guide.md b/Collaboration-Guide.md index 2afb6c2..23c31f7 100644 --- a/Collaboration-Guide.md +++ b/Collaboration-Guide.md @@ -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 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. -* **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