Thank you for considering contributing! We welcome pull requests and issues to improve the project.
- This project is licensed under the MIT License.
- By submitting a contribution (including pull requests), you agree that your changes will be distributed under the same MIT License as the rest of the project.
- Copyright Ownership:
- Contributors retain copyright for the lines of code they author.
- By contributing, you assert that:
- You own the copyright for the code you are contributing.
- You are authorized to license it under the MIT License.
- You may add your name to the file header as a copyright holder for any file you modify or create.
- You are welcome to use Developer Certificate of Origin (DCO) sign-off in your commits if you wish.
- Fork the repository and create a branch from
main. - Write clear, tested code following existing style guidelines.
- Use descriptive and concise commit messages.
- Open a Pull Request:
- Include a summary of changes and relevant context.
- If you plan a large change, please open a discussion issue first to confirm it will be accepted before investing effort.
We expect contributors to be respectful and constructive in all interactions.
Please review and follow the Contributor Covenant Code of Conduct.
Thank you for helping make this project better!