Skip to content

Commit cf42e5b

Browse files
committed
CONTRIBUTING: add note about the community cc-list
Refs: 227, 228
1 parent 876125f commit cf42e5b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,17 @@ This is an open invitation for interested parties to gather their thoughts about
168168
> Kind request: If you don't have something to add to the discussion, but do want to indicate a positive or negative opinion
169169
> on a topic, please add an emoji on the original post instead of leaving a comment.
170170
171+
> :bulb: On a subset of these issues - the ones which impact maintainers or integrators -, a list of known interested parties
172+
> will be pinged (cc-ed) to gather their thoughts on the topic.
173+
>
174+
> This list is public and
175+
> [maintained in a markdown file](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/.github/community-cc-list.md).
176+
>
177+
> To add or remove yourself to/from this list, submit a PR to the repo updating the `community-cc-list.md` file.
178+
> PRs adding/removing _other people_ to/from the list will only be merged if the people being added/removed leave a comment
179+
> on the PR consenting to it.
180+
181+
171182
#### Issues marked with "Status: needs investigation"
172183

173184
Sometimes an issue has been identified, but it has not yet been pinpointed what the exact cause of the problem is.

0 commit comments

Comments
 (0)