Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 750 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 750 Bytes

How to contribute to the project

  • Installing the project;
  • Reporting Issues;
  • Submitting Pull Requests.

Installing the project

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.git

Download the required dependencies:

yarn

Amazing! you can start contributing to the project!

Reporting Issues

You can create an issue here, but, remember to be clear and provide as much detail as possible.

Submitting Pull Requests

  • Create small pull requests so review is easier
  • Include details of what is being done in the description
  • Change the documentation if necessary