Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 858 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 858 Bytes

CONTRIBUTING

We use Trello for task management, you can join it here!

Working on Code

  1. Create a card and describe what you are going to do, skip this if you want to work on existing task.
  2. Pick a new task, edit your name into the card .
  3. If you want to work on a on going task, get permission from person who is already working on it first.
  4. Start a new branch or fork and start hacking.
  5. Always let others in Discord know what you are working on.

Adding Library

If you have any library that you want to use, please discuss it with the team first, as we want to avoid using different library that do the same thing.

Resources

Please read wiki for details of our code, techs, guides and resources.