Contributing to tenv
May 25, 2024 ยท View on GitHub
How to contribute
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit and sign your Changes (
git commit -s -m 'Add some AmazingFeature')- We use DCO as a per-commit sign-off made by a contributor, stating that they agree to the terms published at https://developercertificate.org/ for that particular contribution.
- Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Code of Conduct
We expect all contributors to follow our Code of Conduct when participating in our community.
License
tenv is released under the Apache License. By contributing to this project, you agree to license your contributions under the same license.