Skip to content

Commit 2c03e4d

Browse files
Eric SchrockEric Schrock
authored andcommitted
Update README
1 parent 9f0f23a commit 2c03e4d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,23 @@ go build
5757
## Known Issues
5858
<a href="https://jira.delphix.com/browse/DLPX-57413" target="_blank">DLPX-57413</a>
5959
Some sort of race condition with simultaneous API calls that can cause one of multiple same-type objects (i.e. environments) to fail to create.
60+
61+
## Contributing
62+
63+
All contributors are required to sign the Delphix Contributor Agreement prior to contributing code to an open source
64+
repository. This process is handled automatically by [cla-assistant](https://cla-assistant.io/). Simply open a pull
65+
request and a bot will automatically check to see if you have signed the latest agreement. If not, you will be prompted
66+
to do so as part of the pull request process.
67+
68+
This project operates under the [Delphix Code of Conduct](https://delphix.github.io/code-of-conduct.html). By
69+
participating in this project you agree to abide by its terms.
70+
71+
## Statement of Support
72+
73+
This software is provided as-is, without warranty of any kind or commercial support through Delphix. See the associated
74+
license for additional details. Questions, issues, feature requests, and contributions should be directed to the
75+
community as outlined in the [Delphix Community Guidelines](https://delphix.github.io/community-guidelines.html).
76+
77+
## License
78+
79+
This is code is licensed under the Apache License 2.0. Full license is available [here](./LICENSE).

0 commit comments

Comments
 (0)