diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index de4386e7e95..ee3f0145183 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -6,3 +6,4 @@ - Run `pre-commit` on your changes before finalizing. - When editing `charts/library/common`, also update the Helm unit tests in `charts/library/common-test` accordingly. - For common library changes, run `./run_common_tests.sh` (requires the Helm `unittest` plugin). +- Dont manually alter chart readme's or changelogs