Before contributing, please read:
- Code of Conduct
- Contribution Guidelines
- Developer Certificate of Origin 1.1
in each of the repositories that you will be contributing to in the open-source projects section.
Commit Guidelines
- Follow Conventional Commits specification
- Sign your commits (recommended)
- Commit messages should not end with a period
- Include appropriate type (feat, fix, docs, etc.)
Pull Request Policy
PRs must meet these requirements before merging:
- All required status checks must pass
- All discussions must be resolved
- Multiple commits should be squashed
- Follow the PR template
Developer Certificate of Origin 1.1