Thank you for your interest in contributing to Club de Software EPN! We welcome all people who want to contribute in a constructive manner within our community. To help us create a safe and positive community experience for all, we require all participants to adhere to the Code of Conduct.
This document is a guide to help you through the process of contributing to Club de Software EPN.
We actively welcome your pull requests.
- Fork the repo and create your branch from
main
ormaster
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure yout code lints.
- Use the Conventional Commits 1.0 for your commits and pull requests format.
- Sign your commits using GPG.
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
Also, if you want to suggest enhancements, you need to post them clearly in the Issues section of GitHub.
By contributing to Club de Software EPN Open Source Projects, you agree that your contributions will be licensed under the LICENSE file in the root directory of each project's source tree.