@@ -39,11 +39,29 @@ issues on a regular basis; however note that sometimes this can take awhile
3939issue and the work schedules of people involved--this does not mean we are
4040ignoring the issue.
4141
42- For an issue that requires WG discussion or approval, WG members can tag/ label
43- it 'Agenda+' to bring it to the Working Group's attention. Unfortunately,
42+ When issues need WG discussion or approval, WG members should label the issue
43+ 'Agenda+' to bring it to the Working Group's attention. Unfortunately,
4444GitHub doesn't allow labelling permissions without repository write permissions,
4545so if you believe an issue is urgent or discussion has stalled for awhile and
46- the WG's attention is needed to move forward, ask one of the editors to flag it.
46+ the WG's attention is needed to move forward, ask one of the Editors to flag it.
47+
48+ In general, you should not directly commit changes to a draft unless you are an
49+ Editor of that draft, or have their explicit permission. If you are not an
50+ Editor of a draft, but wish to contribute changes, the best practice is to either
51+ work directly with an Editor to review proposed text, or file your proposal as a
52+ pull request (PR). Substantive changes need WG consensus, not merely Editor
53+ agreement; typographic error and markup fixes are generally okay to commit, but
54+ any substantive changes, or even substantial changes/additions to non-normative
55+ text, should have clear WG consensus.
56+
57+ In any case, WG consensus is expected prior to merging changes, and consensus is
58+ determined by the Chairs (not self-assessed) via synchronous decisions during
59+ meetings, and occasionally via async CFCs. Some degree of discretion is afforded
60+ to Editors to make changes prior to WG consensus, particularly early in a spec or
61+ feature's lifecycle, although Editors should confirm those changes with the WG
62+ prior to republishing on TR. References to the discussion and the WG consensus
63+ should be placed in the issue or commit. Agreement from an Editor in an issue
64+ is not a replacement for WG consensus.
4765
4866The Working Group, aside from managing issues on GitHub, mainly discusses
4967specifications and requests on [ the www-style public mailing list] ( https://lists.w3.org/Archives/Public/www-style/ ) ,
0 commit comments