Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 409 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 409 Bytes

Contributing

First of all, THANKS FOR CONTRIBUTE!

When contributing to this repository, please make a pull request explaining the changes made and their purpose.

Ensure all tests passed and if new features are added, please add the correspondent tests.

In order for the changes to generate a new version, the conventional-commits library is used (https://www.conventionalcommits.org/en/v1.0.0/#summary)