github.com/argoproj-labs/argocd-operator@v0.10.0/.github/PULL_REQUEST_TEMPLATE.md (about) 1 **What type of PR is this?** 2 > Uncomment only one ` /kind` line, and delete the rest. 3 > For example, `> /kind bug` would simply become: `/kind bug` 4 5 > /kind bug 6 > /kind chore 7 > /kind cleanup 8 > /kind failing-test 9 > /kind enhancement 10 > /kind documentation 11 > /kind code-refactoring 12 13 14 **What does this PR do / why we need it**: 15 16 **Have you updated the necessary documentation?** 17 18 * [ ] Documentation update is required by this PR. 19 * [ ] Documentation has been updated. 20 21 **Which issue(s) this PR fixes**: 22 23 Fixes #? 24 25 **How to test changes / Special notes to the reviewer**: