😎 Thanks! Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
We use ESLint and Airbnb style guide. Please run to be sure your code fits with it and the tests keep passing:
npm test
- It should be formed by a one-line subject, followed by one line of white space. Followed by one or more descriptive paragraphs, each separated by one line of white space. All of them finished by a dot.
- If it fixes an issue, it should include a reference to the issue ID in the first line of the commit.
- It should provide enough information for a reviewer to understand the changes and their relation to the rest of the code.