Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 1443fe0

Browse files
committed
Add contributing document.
GitHub will detect this document and show a "Please review the guidelines for contributing to this repository." message with a link to the contributing document when a pull request is being created.
1 parent d3927a3 commit 1443fe0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing to SharpDevelop
2+
3+
Thanks for helping to improve SharpDevelop.
4+
5+
In order for your changes to be accepted you can either sign the [Joint Copyright Assignment](http://www.icsharpcode.net/TechNotes/JointCopyrightAssignment.pdf) or add the following statement to your pull request:
6+
7+
_I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the #develop open source product (the "Contribution"). My Contribution is licensed under the MIT License._
8+
9+
Unless we have a Joint Copyright Agreement on file or this statement is in your pull request, we cannot accept it.
10+
11+
More information is available on [joining the team](https://github.com/icsharpcode/SharpDevelop/wiki/Joining-the-Team).

0 commit comments

Comments
 (0)