Skip to content

Commit

Permalink
docs: Fix typo in pr template (#6965)
Browse files Browse the repository at this point in the history
Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com>
  • Loading branch information
blkperl committed Oct 19, 2021
1 parent cf9a6cd commit b6369dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Tips:
* Maybe add you organization to [USERS.md](https://github.com/argoproj/argo-workflows/blob/master/USERS.md).
* Your PR needs to pass the required checks before it can be approved. If the check is not required (e.g. E2E tests) it does not need to pass
* Sign-off your commits to pass the DCO check: `git commit --signoff`.
* Run `make pre-commit -B` to fix codegen or lint problems.
* Run `make pre-commit -B` to fix codegen or lint problems.
* Say how how you tested your changes. If you changed the UI, attach screenshots.
* If changes were requested, and you've made them, then dismis the review to get it looked at again.
* If changes were requested, and you've made them, then dismiss the review to get it looked at again.
* You can ask for help!

0 comments on commit b6369dc

Please sign in to comment.