Skip to content

Commit

Permalink
update contribution guideline link in PR template
Browse files Browse the repository at this point in the history
Signed-off-by: sagar rawat <[email protected]>
  • Loading branch information
SagarRawat24 committed Sep 7, 2023
1 parent 47f3bd7 commit 5250524
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE/pr-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ Please also provide information about any automatic tests that you added.
- [ ] I regenerated the auto-generated docs for Helm and the CRD documentation (if applicable)
- [ ] I have performed a self-review of my code
- [ ] I have made corresponding changes to the documentation (if needed)
- [ ] My changes result in all-green PR checks (first-time contributors need to ask a maintainer to approve their test
runs)
- [ ] My changes result in all-green PR checks (first-time contributors need to ask a maintainer to approve their test runs)
- [ ] New and existing unit and integration tests pass locally with my changes

<!-- DOCS SECTION -->
Expand All @@ -62,5 +61,4 @@ Fixes # (issue)
- [ ] I regenerated the auto-generated docs for Helm and the CRD documentation (if applicable)
- [ ] I have performed a self-review of my content including grammar and typo errors and also checked the rendered page
from the Netlify deploy preview
- [ ] My changes result in all-green PR checks (first-time contributors need to ask a maintainer to approve their test
runs)
- [ ] My changes result in all-green PR checks (first-time contributors need to ask a maintainer to approve their test runs)

0 comments on commit 5250524

Please sign in to comment.