We welcome contributions to all S4E open source projects. All projects follow the Contributor Covenant Code of Conduct.
How to Contribute
- Fork the repository and clone your fork.
- Create a feature branch:
git checkout -b feat/my-feature - Make your changes and commit using Conventional Commits format (e.g.,
feat(agent): add parallel execution). - Push to your fork and open a Pull Request against
main.
A maintainer will review your PR within 3 business days. CI checks must pass and at least one approval is required to merge.
Reporting Issues
- Bugs - Open a GitHub Issue with reproduction steps.
- Feature requests - Open a GitHub Issue or start a GitHub Discussion.
- Contact - [email protected]
Next Steps
- Repositories for the list of open source projects.