Please format your issues in such a way as to help others who might be facing similar challenges. Give your issues meaningful titles, that offer context and helps us and the community to understand and quickly ramp up on it.
We are grateful for any issues submitted. Questions, feature requests or ideas are welcomed.
Try to keep pull requests tidy, and be prepared for feedback. Everyone is welcomed to contribute to Koperator.
To get your pull request merged, Golang files must be formatted using the go fmt
tool.
Go code must pass lint
checks.