Contributing
October 30, 2025 ยท View on GitHub
Dalec welcomes contributions and suggestions!
For Developers
If you're looking to contribute code to Dalec, please see the Developer Guide for detailed information about:
- Setting up your development environment
- Recommended dev/test workflows
- Running tests and validation
- Using the Makefile for common tasks
Terms
Code of Conduct
Dalec has adopted the CNCF Code of Conduct. Refer to our Community Code of Conduct for details. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Contributing a patch
- Submit an issue describing your proposed change to the repository in question. The repository owners will respond to your issue promptly.
- Fork the desired repository, then develop and test your code changes.
- Submit a pull request.
When you submit a pull request all commits must include a DCO signed-off.
The CNCF-operated dco-2 GitHub App enforces this policy on every branch, blocking merges until the status check passes.
Issue and pull request management
Anyone can comment on issues and submit reviews for pull requests. In order to be assigned an issue or pull request, you can leave a /assign <your Github ID> comment on the issue or pull request.