mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Added policy to template
Signed-off-by: Kevin Joe Harris <kevinjoeharris1@gmail.com>
This commit is contained in:
parent
7a8c452d3a
commit
dbffa6d223
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -17,7 +17,7 @@ Checklist:
|
|||
* [ ] I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
|
||||
* [ ] My build is green ([troubleshooting builds](https://argo-cd.readthedocs.io/en/latest/developer-guide/ci/)).
|
||||
* [ ] My new feature complies with the [feature status](https://github.com/argoproj/argoproj/blob/master/community/feature-status.md) guidelines.
|
||||
* [ ] I have used LLM/AI/Agent tools to assist with this PR, and I take full responsibility for all code and content submitted.
|
||||
* [ ] I have used LLM/AI/Agent tools to assist with this PR, and I take full responsibility for all code and content submitted [Generative AI Contribution Policy](https://github.com/argoproj/argoproj/blob/main/community/genai.md)
|
||||
* [ ] I have added a brief description of why this PR is necessary and/or what this PR solves.
|
||||
* [ ] Optional. My organization is added to USERS.md.
|
||||
* [ ] Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).
|
||||
|
|
|
|||
Loading…
Reference in a new issue