Enhancement tracking repository for DCM (Data Center Management).
Inspired by operator-framework/enhancements.
An enhancement is anything that:
- adds or removes significant capabilities
- needs significant effort to complete
- requires consensus across multiple repositories
- demands formal documentation
It is not an enhancement if it:
- fixes a bug
- adds more testing
- refactors code internal to one component
If unsure, file an issue and ask!
- Discuss your idea with the team first (open an issue or bring it up in meetings)
- Create from template:
make new NAME=your-enhancement-name - Fill in the template
- Format:
make format - Open a PR for review
Lines must wrap at 80 characters. See make help for formatting commands.
Be respectful and constructive in all interactions.
Apache-2.0