Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.67 KB

File metadata and controls

25 lines (19 loc) · 1.67 KB

Contribution Guidelines

How to contribute

  1. Fork this repository and make your changes on your fork on a branch of your choice (creating one branch per feature is recommended).
  2. Create a pull request for your changes.
  3. Wait for the automated checks to complete successfully.
  4. Respond to any review comments (if any).
  5. After your changes have been reviewed, they will be merged into the main branch.

Pull Request Requirements

  • State the issue you are trying to solve or the improvement your changes introduce.
  • Pass the build (including Hadolint, ShellCheck, markdownlint, and other checks).
  • Receive a review from the maintainers.

AI-assisted contributions

  • AI tools may be used to assist with contributions.
  • Fully automated pull requests without meaningful human review are not accepted.
  • All AI-generated code and documentation must be personally reviewed, understood, and, where applicable, tested before submission. By opening a pull request under your name, you confirm that you understand every change and are able to explain it during the review process.
  • Using AI to improve grammar or wording is perfectly acceptable, especially for contributors who are not native English speakers.
  • If AI tools played a significant role in your contribution, please mention this in your pull request description for transparency.
  • To maintain the quality of the project while keeping reviews manageable with the maintainers' limited time, pull requests that do not follow these guidelines will be closed without review.
  • Repeated violations of this policy may result in the contributor being blocked from further participation at the maintainers' discretion.