diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..9111e244 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,19 @@ +# Welcome - Please Contribute! + +InnerSourceCommons (ISC) is a collaborative effort to help explain the value of and patterns for inner sourcing - that is, using open source techniques inside of your organization. + +ISC uses both this public website at https://paypal.github.io/InnerSourceCommons/ and an accompanying wiki +site, both hosed at GitHub pages. The website is primarily for high level information, +well-reviewed content, and pointers to more information. The wiki pages are a collaborative space +that welcomes the input of all helpful inner and open source participants. + +## How To Propose A Change + +For the website, open a normal [GitHub Pull Request](https://github.com/paypal/InnerSourceCommons/tree/master) against the GH Pages / Jekyll based web content. + +For the [wiki](https://github.com/paypal/InnerSourceCommons/wiki), simply login with your GitHub Username and click the Edit or New Page buttons at the top of any page. + + +## License: CC-BY-SA + +ISC contributions of **documentation** are all expected to be under the Creative Commons Attribution-ShareAlike 4.0 International License, please be sure you have the rights to submit your changes under this license.