File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Web Platform Incubator Community Group
2+
3+ This repository is being used for work in the Web Platform Incubator Community Group, governed by the [ W3C Community License
4+ Agreement (CLA)] ( http://www.w3.org/community/about/agreements/cla/ ) . To contribute, you must join
5+ the CG.
6+
7+ If you are not the sole contributor to a contribution (pull request), please identify all
8+ contributors in the pull request's body or in subsequent comments.
9+
10+ To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
11+
12+ ```
13+ +@github_username
14+ ```
15+
16+ If you added a contributor by mistake, you can remove them in a comment with:
17+
18+ ```
19+ -@github_username
20+ ```
21+
22+ If you are making a pull request on behalf of someone else but you had no part in designing the
23+ feature, you can remove yourself with the above syntax.
You can’t perform that action at this time.
0 commit comments