Browse Source
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.pull/728/merge
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@
@@ -0,0 +1,11 @@
|
||||
# Contributing to SharpDevelop |
||||
|
||||
Thanks for helping to improve SharpDevelop. |
||||
|
||||
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: |
||||
|
||||
_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._ |
||||
|
||||
Unless we have a Joint Copyright Agreement on file or this statement is in your pull request, we cannot accept it. |
||||
|
||||
More information is available on [joining the team](https://github.com/icsharpcode/SharpDevelop/wiki/Joining-the-Team). |
Loading…
Reference in new issue