File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ so do familiarize yourself with the following guidelines.
60
60
5 . The reviewer marks the PR with the word "LGTM."
61
61
6 . The maintainer could suggest merging the master branch to the PR branch a few times due to changes in the ` master ` branch.
62
62
7 . The maintainer runs TC builds (unit tests and examples as integration tests).
63
- 8 . The TC writes the result (passed or not passed) to the PR checks at the bottom of the proposed PR.
63
+ 8 . TC writes the result (passed or not passed) to the PR checks at the bottom of the proposed PR.
64
64
9 . If it is possible, maintainers share the details of the failed build with the contributor.
65
65
10 . Maintainer merges the PR if all checks are successful and there is no conflict with the master branch.
66
66
You can’t perform that action at this time.
0 commit comments