We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5b8d1 commit 3799328Copy full SHA for 3799328
GOVERNANCE.md
@@ -35,7 +35,10 @@ __All changes must be submitted as a GitHub Pull Request (PR)__
35
36
The submitter of the PR is responsible for responding to feedback from
37
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.
+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.
42
43
__All minor changes must be approved by at least two (2) other TAP editors__
44
0 commit comments