Skip to content

Commit 3799328

Browse files
committed
Clarify 'in a state which can be merged'
Signed-off-by: Joshua Lock <[email protected]>
1 parent fa5b8d1 commit 3799328

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

GOVERNANCE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ __All changes must be submitted as a GitHub Pull Request (PR)__
3535

3636
The submitter of the PR is responsible for responding to feedback from
3737
reviewers and maintainers. While the PR remains open the submitter is also
38-
responsible for ensuring the change is in a state which can be merged.
38+
responsible for ensuring the change is always in a state where it can be
39+
merged. That is, the Pull Request does not have any unresolved conflicts,
40+
and has incremented the version number and last modified date as described
41+
in the Versioning section of the README file.
3942

4043
__All minor changes must be approved by at least two (2) other TAP editors__
4144

0 commit comments

Comments
 (0)