From aa11c105337b19316d3ab047a8d1f5016d218d15 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 19 Jul 2019 16:24:17 +0100 Subject: [PATCH 1/2] Update rules.md : section on process of moderation Updates to guidance notes on the process of moderation as discussed in https://github.com/cf-convention/cf-conventions/issues/151 (cherry picked from commit 8e96d48b6bde2d62d41bb376c94d1337dab8be58) --- rules.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/rules.md b/rules.md index 3c3ef4dc2..8450b6dff 100755 --- a/rules.md +++ b/rules.md @@ -5,19 +5,18 @@ title: Rules # Rules for CF Conventions Changes -New proposals are to be made in GitHub issues using the template, including verbatim changes proposed to the text of standard document and the conformance document. +

New proposals are to be initiated in github issues using the proposal-change-request template, including verbatim changes proposed to the text of standard document and the conformance document.

A member of the conventions committee, or another suitably qualified person, volunteers to moderate the discussion. If no-one volunteers, the chairman of the committee will ask someone to do it. The discussion takes place on GitHub issues and all may participate. -The moderator periodically summarises discussion on github, keeps it moving forward and tries to achieve a consensus. -It is expected that everyone with an interest will contribute to the discussion and to achieving a consensus during this stage. -During the discussion, if an objection is raised, answered and not reasserted, the moderator will assume the objection has been dropped. -However, since consensus is the best outcome, it will be helpful if anyone who expresses an objection explicitly withdraws it on changing their mind or deciding to accept the majority view. - -The moderator is encouraged to organize conference calls and/or webex-type interactions if this might help resolve an issue more quickly. + 1. The moderator, if one has volunteered, should be in charge of the discussion and make sure that it is conducted in a fair and organized way; + 2. The moderator may list major points of agreement and contention, and, if appropriate, provide links to key milestones of the discussion in the top issue of a discussion; + 3. Participant's in a discussion are expected to respect and comply with requests from the moderator (e.g. to suspend discussion on one topic until another is resolved or to answer specific questions from the moderator). Such requests from the moderator, with appropriate explanations, should be placed in the flow of the discussion. + 4. The individual acting as moderator may also act as a participant, but should clearly distinguish between the two roles; + 5. The moderator should oversee the implementation of proposed changes which are agreed and close the issue when this process is complete. It will be helpful if a test netCDF file is provided as early as possible during the discussion. However, several variants of the proposal may be discussed, and the proposer may not be able to provide test netCDF files for all of them. From 9d7e817559f14839a2e8d606c061f009e887cbb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20S=2E=20Cofi=C3=B1o?= Date: Tue, 7 Oct 2025 19:43:36 +0200 Subject: [PATCH 2/2] Fix typo in rules.md: correct "Participant's" to "Participants" for clarity --- rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.md b/rules.md index 8450b6dff..485e72cd8 100755 --- a/rules.md +++ b/rules.md @@ -14,7 +14,7 @@ The discussion takes place on GitHub issues and all may participate. 1. The moderator, if one has volunteered, should be in charge of the discussion and make sure that it is conducted in a fair and organized way; 2. The moderator may list major points of agreement and contention, and, if appropriate, provide links to key milestones of the discussion in the top issue of a discussion; - 3. Participant's in a discussion are expected to respect and comply with requests from the moderator (e.g. to suspend discussion on one topic until another is resolved or to answer specific questions from the moderator). Such requests from the moderator, with appropriate explanations, should be placed in the flow of the discussion. + 3. Participants in a discussion are expected to respect and comply with requests from the moderator (e.g. to suspend discussion on one topic until another is resolved or to answer specific questions from the moderator). Such requests from the moderator, with appropriate explanations, should be placed in the flow of the discussion. 4. The individual acting as moderator may also act as a participant, but should clearly distinguish between the two roles; 5. The moderator should oversee the implementation of proposed changes which are agreed and close the issue when this process is complete.