Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 302 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 302 Bytes

Contributing

Feel free to contribute with new features or fix bugs. To do so fork this repo and create a branch respecting the following nomenclature rules:

[type]/[name]

Type: bug or feature

Name: bug or feature name

E.g.: feature/login

When your changes are done send a PR!