|
1 |
| -# Browser Testing and Tools Working Group |
| 1 | +Contributing |
| 2 | +============ |
2 | 3 |
|
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. |
7 | 12 |
|
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. |
10 | 15 |
|
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: |
12 | 18 |
|
13 |
| -``` |
14 |
| -+@github_username |
15 |
| -``` |
| 19 | + +@github_username |
16 | 20 |
|
17 |
| -If you added a contributor by mistake, you can remove them in a comment with: |
18 | 21 |
|
19 |
| -``` |
20 |
| --@github_username |
21 |
| -``` |
| 22 | +If you added a contributor by mistake, you can remove them in a |
| 23 | +comment with: |
22 | 24 |
|
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