File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ the section below we ask that the following guidelines be considered when
66opening, reviewing, and merging pull requests.
77
88* No one should merge their own code or code from their own organization
9- * Reviewers should included people from an organization that is not your own
9+ * Reviewers should include people from an organization that is not your own
1010* If no changes have been requested by other reviewers the (last) reviewer
1111merges the pull request on approval
1212* The CNCF [ #tag-runtime] ( https://cloud-native.slack.com/archives/CPBE97SMU )
@@ -76,5 +76,5 @@ Then you just add a line to every git commit message:
7676
7777Use your real name (sorry, no pseudonyms or anonymous contributions.)
7878
79- If you set your ` user.name ` and ` user.email ` git configs , you can sign your
80- commit automatically with ` git commit -s ` .
79+ If you set your ` user.name ` and ` user.email ` in your git config , you can
80+ sign your commit automatically with ` git commit -s ` .
You can’t perform that action at this time.
0 commit comments