Contribution guidelines
Let's build together!
Última actualización
Let's build together!
Última actualización
There is still work to be done and we would like YOU to build with us. you will find the projects we are working on. You can take any unassigned issue in the Todo column that are not marked as "TeamOnly". The issues with the "good first issue" label are a good place to start. Go to view some of the issues waiting for you.
Go into the issue and assign it to your self.
Fork and clone the repository
Create a branch in the fork
The branch should be based on the development
branch in the master repository.
Commit changes on your branch
Push the changes to your fork
Create a Pull Request
In the Github UI of your fork, create a Pull Request to the development
branch of the repository. If the branch has merge conflicts or has been outdated, please do a rebase against the development
branch.