Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add link to Code of Conduct
  • Loading branch information
filmor committed May 17, 2020
commit 182893c8dac3e9890e31d707365a0491a35965d3
7 changes: 6 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# How to contribute

PythonNet is developed and maintained by unpaid community members so well
Python.NET is developed and maintained by unpaid community members so well
written, documented and tested pull requests are encouraged.

By submitting a pull request for this project, you agree to license your
contribution under the MIT license to this project.

This project has adopted the code of conduct defined by the Contributor
Covenant to clarify expected behavior in our community. For more information
see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).

## Getting Started

- Make sure you have a [GitHub account](https://github.com/signup/free)
Expand Down Expand Up @@ -41,3 +45,4 @@ contribution under the MIT license to this project.

- [General GitHub documentation](https://help.github.com/)
- [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
- [.NET Foundation Code of Conduct](https://dotnetfoundation.org/about/code-of-conduct)