Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 072d90f

Browse files
Eric SchrockEric Schrock
authored andcommitted
Update README
1 parent cd6d6e0 commit 072d90f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,24 @@ Each of the scripts leverage
4040
[docopt](https://github.com/docopt/docopt), which is a great module
4141
for parsing POSIX compliant help documentation as arguments. It's
4242
really awesome.
43+
44+
## Contribute
45+
46+
All contributors are required to sign the Delphix Contributor Agreement prior to contributing code to an open source
47+
repository. This process is handled automatically by [cla-assistant](https://cla-assistant.io/). Simply open a pull
48+
request and a bot will automatically check to see if you have signed the latest agreement. If not, you will be prompted
49+
to do so as part of the pull request process.
50+
51+
This project operates under the [Delphix Code of Conduct](https://delphix.github.io/code-of-conduct.html). By
52+
participating in this project you agree to abide by its terms.
53+
54+
## Statement of Support
55+
56+
This software is provided as-is, without warranty of any kind or commercial support through Delphix. See the associated
57+
license for additional details. Questions, issues, feature requests, and contributions should be directed to the
58+
community as outlined in the [Delphix Community Guidelines](https://delphix.github.io/community-guidelines.html).
59+
60+
## License
61+
62+
This is code is licensed under the Apache License 2.0. Full license is available [here](./LICENSE).
63+

0 commit comments

Comments
 (0)