Thank you for your interest in contributing to Dynamic Context Pruning (DCP)!
This project uses the GNU Affero General Public License v3.0 (AGPL-3.0).
By submitting a Pull Request to this project, you agree that:
- Your contributions are licensed under the AGPL-3.0.
- You grant the project maintainer(s) a non-exclusive, perpetual, irrevocable, worldwide, royalty-free, transferable license to use, modify, and re-license your contributions under any terms they choose, including commercial or proprietary licenses.
This arrangement ensures the project remains Open Source while providing a path for commercial sustainability.
- Fork the repository.
- Create a feature branch.
- Implement your changes and add tests if applicable.
- Ensure all tests pass and the code is formatted.
- Submit a Pull Request.
We look forward to your contributions!