File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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
6
6
opening, reviewing, and merging pull requests.
7
7
8
8
* 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
10
10
* If no changes have been requested by other reviewers the (last) reviewer
11
11
merges the pull request on approval
12
12
* 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:
76
76
77
77
Use your real name (sorry, no pseudonyms or anonymous contributions.)
78
78
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