|
1 | 1 | # Contributing |
| 2 | + |
| 3 | +For simplicity, our contribution process follows the relevant Silverstripe documents. |
| 4 | + |
| 5 | +## Guidelines |
| 6 | + |
2 | 7 | - Maintenance on this module is a shared effort of those who use it |
3 | 8 | - To contribute improvements to the code, ensure you raise a pull request and discuss with the module maintainers |
4 | | -- Please follow the SilverStripe [code contribution guidelines](https://docs.silverstripe.org/en/contributing/code/) and [Module Standard](https://docs.silverstripe.org/en/developer_guides/extending/modules/#module-standard) |
| 9 | +- Please follow the Silverstripe [code contribution guidelines](https://docs.silverstripe.org/en/contributing/code/) and [Module Standard](https://docs.silverstripe.org/en/developer_guides/extending/modules/#module-standard) |
5 | 10 | - Supply documentation that follows the [GitHub Flavored Markdown](https://help.github.com/articles/markdown-basics/) conventions |
6 | | -- When having discussions about this module in issues or pull request please adhere to the [SilverStripe Community Code of Conduct](https://docs.silverstripe.org/en/contributing/code_of_conduct/) |
7 | | - |
| 11 | +- When having discussions about this module in issues or pull request please adhere to the [Silverstripe Community Code of Conduct](https://docs.silverstripe.org/en/contributing/code_of_conduct/) |
8 | 12 |
|
9 | 13 | ## Contributor license agreement |
10 | | -By supplying code to this module in patches, tickets and pull requests, you agree to assign copyright |
11 | | -of that code to MODULE_COPYRIGHT_HOLDER_HERE., on the condition that these code changes are released under the |
12 | | -same BSD license as the original module. We ask for this so that the ownership in the license is clear |
13 | | -and unambiguous. By releasing this code under a permissive license such as BSD, this copyright assignment |
14 | | -won't prevent you from using the code in any way you see fit. |
| 14 | + |
| 15 | +By supplying code to this module in patches, tickets and pull requests, you agree to assign copyright of that code to New South Wales Department of Premier & Cabinet, on the condition that these code changes are released under the same BSD license as the original module. |
| 16 | + |
| 17 | +We ask for this so that the ownership in the license is clear and unambiguous. |
| 18 | + |
| 19 | +By releasing this code under a permissive license such as BSD, this copyright assignment won't prevent you from using the code in any way you see fit. |
0 commit comments