Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 857 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 857 Bytes

Contributing

Thanks for your interest in our project. Contributions are welcome. Feel free to open an issue with questions or reporting ideas and bugs, or open pull requests to contribute code.

We are committed to fostering a welcoming, respectful, and harassment-free environment. Be kind!

Before you commit

Please make sure that husky is installed correctly to validate your changes.

Moreover, you need to duplicate .env.template as .env and type your own email address. This ensures that you have the correct email set for this project.

Conventions

Please be aware that we have some code and git commit (message and branch naming) conventions, that we ensure with some linting tools.