Skip to content

Commit 3fb049b

Browse files
authored
Create CONTRIBUTING.md
1 parent f21102c commit 3fb049b

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CONTRIBUTING.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
This is an open source project, and we appreciate your help!
2+
3+
We use the GitHub issue tracker to discuss new features and non-trivial bugs.
4+
5+
To contribute code, documentation, or tests, please submit a pull request to
6+
the GitHub repository. The pull request template includes a disclaimer based
7+
on the [Developer's Certificate of Origin 1.1](https://elinux.org/Developer_Certificate_Of_Origin)
8+
and provides your assurance to the community that you wrote the code you are
9+
contributing or have the right to pass on the code that you are contributing.
10+
11+
Please follow the guidelines specified in [MAINTAINERS](MAINTAINERS.md) before
12+
submitting your pull request.
13+
14+
Generally, we expect two maintainers to review your pull
15+
request before it is approved for merging. For more details, see the
16+
[MAINTAINERS](MAINTAINERS.md) page.
17+
18+
## Contributors
19+
20+
Below is an (incomplete) list of people (in alphabetical order) who contributed to this project
21+
via code, tests, or documentation:
22+
23+
* Rachel Bellamy
24+
* Kuntal Dey
25+
* Mike Hind
26+
* Sam Hoffman
27+
* Stephanie Houde
28+
* Kalapriya Kannan
29+
* Pranay Lohia
30+
* Jacquelyn Martino
31+
* Sameep Mehta
32+
* Saška Mojsilović
33+
* Seema Nagar
34+
* Karthi Natesan Ramamurthy
35+
* John Richards
36+
* Dipti Saha
37+
* Prasanna Sattigeri
38+
* Animesh Singh
39+
* Moninder Singh
40+
* Kush Varshney
41+
* Dakuo Wang
42+
* Yunfeng Zhan

0 commit comments

Comments
 (0)