This project accepts contributions via GitHub pull requests. This document outlines the process to help get your contribution accepted.
A consistent coding style is included via EditorConfig with the file .editorconfig
at the root of the repo. Depending on your editor of choice, it will either support it out of the box or you can download a plugin for the config to be applied.
Feature requests, bug reports, and support requests all occur through GitHub issues. If you would like to file an issue, view existing issues, or comment on an issue please engage with issues at https://github.com/angelcamposm/kustomize-iac-skeleton/issues.
All changes to the source code and documentation are made through GitHub pull requests. If you would like to make a change to the source, documentation, or other component in the repository please open a pull request with the change.
If you are unsure if the change will be welcome you may want to file an issue first. The issue can detail the change and you can get feedback from the maintainers prior to starting to make the change.
You can find the existing pull requests at https://github.com/angelcamposm/kustomize-iac-skeleton/pulls.
Dependencies must be evaluated before being introduced to ensure they:
- are actively maintained
- are maintained by trustworthy maintainers
These evaluations vary from dependency to dependencies.
Dependencies are also scheduled for removal if that project has been deprecated or if the project is no longer maintained.