Skip to content

Commit affbfe2

Browse files
author
Amrapali Zaveri
committed
Adding license & guidelines for contributing
1 parent eb057b1 commit affbfe2

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

IG-CONTRIBUTING.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Contributions to this repository are intended to become part of Interest Group documents governed by the [Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software). By committing here, you agree to that licensing of your contributions.
2+
3+
If you are not the sole contributor to a contribution (pull request), please identify all contributors in the pull request comment.
4+
5+
To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
6+
7+
```
8+
+@micheldumontier
9+
```
10+
11+
If you added a contributor by mistake, you can remove them in a comment with:
12+
13+
```
14+
-@github_username
15+
```
16+
17+
If you are making a pull request on behalf of someone else but you had no part in designing the feature, you can remove yourself with the above syntax.

WG-LICENSE.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
All documents in this Repository are licensed by contributors
2+
under the
3+
[W3C Document License](http://www.w3.org/Consortium/Legal/copyright-documents).
4+

0 commit comments

Comments
 (0)