- Installing the project;
- Reporting Issues;
- Submitting Pull Requests.
To open a pull-request, first fork the project to your account, then clone the project to your machine:
git clone [email protected]:matheusdearaujo/fetchicles-api.git
Download the required dependencies:
yarn
Amazing! you can start contributing to the project!
You can create an issue here, but, remember to be clear and provide as much detail as possible.
- Create small pull requests so review is easier
- Include details of what is being done in the description
- Change the documentation if necessary