|
1 | 1 | #How to contribute
|
2 | 2 |
|
3 |
| -PythonNet is developed and maintained by unpaid community members so well |
| 3 | +Python.NET is developed and maintained by unpaid community members so well |
4 | 4 | written, documented and tested pull requests are encouraged.
|
5 | 5 |
|
6 | 6 | By submitting a pull request for this project, you agree to license your
|
7 | 7 | contribution under the MIT license to this project.
|
8 | 8 |
|
| 9 | +This project has adopted the code of conduct defined by the Contributor |
| 10 | +Covenant to clarify expected behavior in our community. For more information |
| 11 | +see the[.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). |
| 12 | + |
9 | 13 | ##Getting Started
|
10 | 14 |
|
11 | 15 | - Make sure you have a[GitHub account](https://github.com/signup/free)
|
@@ -41,3 +45,4 @@ contribution under the MIT license to this project.
|
41 | 45 |
|
42 | 46 | -[General GitHub documentation](https://help.github.com/)
|
43 | 47 | -[GitHub pull request documentation](https://help.github.com/send-pull-requests/)
|
| 48 | +-[.NET Foundation Code of Conduct](https://dotnetfoundation.org/about/code-of-conduct) |