Remember to craft your issues in such a way as to help others who might be facing similar challenges. Give your issues meaningful titles, that offer context. Please try to use complete sentences in your issue. Everything is okay to submit as an issue, even questions or ideas.
Issue sizes (small, medium, large) represent amount of effort, and not complexity or skill.
Try to keep pull requests tidy, and be prepared for feedback.
Everyone is welcome to contribute to kubicorn
but I do keep a high quality of code standard.
Be ready to face this.
Feel free to open a pull request for anything, about anything.
Everyone is welcome.
I will do my best to keep the pull request backlog clean and tidy. If you open a pull request and it becomes stale (15+ days) I might leave a note asking you to reopen, and close the pull request. Please know it means that I am trying to keep our code tidy, and that your pull request is ABSOLUTELY still welcome!
As the tool continues to mature we will implement a testing harness. Once the harness is in place, tests will be required for all bug fixes and features. No exceptions.
The CI build will fail if non-vendored Golang files are missing the required licensing header.
Please use the check-headers
make target or run scripts/check-header.sh to validate.
The update-headers
make target or scripts/headers.sh will add the necessary headers.
You can read the full documentation for more information, but be aware that every commit message will be forwarded on to twitter via the kubicornk8s
account.
If you want to contribute, but do not want your commit messages forwarded on to twitter, please send a private message to @kris-nova and she will help!