Skip to content

Commit 96eee22

Browse files
andreasttAutomatedTester
authored andcommitted
contrib: reformat
No functional changes.
1 parent e21828e commit 96eee22

File tree

1 file changed

+22
-17
lines changed

1 file changed

+22
-17
lines changed

CONTRIBUTING.md

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,29 @@
1-
# Browser Testing and Tools Working Group
1+
Contributing
2+
============
23

3-
Contributions to this repository are intended to become part of Recommendation-track documents governed by the
4-
[W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy-20040205/) and
5-
[Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software). To make substantive contributions to specifications, you must either participate
6-
in the relevant W3C Working Group or make a non-member patent licensing commitment.
4+
Contributions to this repository are intended to become part
5+
of Recommendation-track documents governed by the [W3C Patent
6+
Policy](https://www.w3.org/Consortium/Patent-Policy-20040205/)
7+
and [Software and Document
8+
License](https://www.w3.org/Consortium/Legal/copyright-software).
9+
To make substantive contributions to specifications, you must either
10+
participate in the relevant W3C Working Group or make a non-member
11+
patent licensing commitment.
712

8-
If you are not the sole contributor to a contribution (pull request), please identify all
9-
contributors in the pull request comment.
13+
If you are not the sole contributor to a contribution (pull request),
14+
please identify all contributors in the pull request comment.
1015

11-
To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
16+
To add a contributor (other than yourself, that's automatic),
17+
mark them one per line as follows:
1218

13-
```
14-
+@github_username
15-
```
19+
+@github_username
1620

17-
If you added a contributor by mistake, you can remove them in a comment with:
1821

19-
```
20-
-@github_username
21-
```
22+
If you added a contributor by mistake, you can remove them in a
23+
comment with:
2224

23-
If you are making a pull request on behalf of someone else but you had no part in designing the
24-
feature, you can remove yourself with the above syntax.
25+
-@github_username
26+
27+
If you are making a pull request on behalf of someone else but you
28+
had no part in designing the feature, you can remove yourself with
29+
the above syntax.

0 commit comments

Comments
 (0)