You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
[Document License](https://www.w3.org/Consortium/Legal/copyright-documents). 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.
7
+
8
+
If you are not the sole contributor to a contribution (pull request), please identify all
9
+
contributors in the pull request comment.
10
+
11
+
To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
12
+
13
+
```
14
+
+@github_username
15
+
```
16
+
17
+
If you added a contributor by mistake, you can remove them in a comment with:
18
+
19
+
```
20
+
-@github_username
21
+
```
22
+
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.
0 commit comments