Dalec welcomes contributions and suggestions!
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
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.
- 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.
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.