Skip to content

Commit 40b1ec8

Browse files
Sebastien Roypzakha
authored andcommitted
Add information about the code of conduct, community guidelines, statement of support, and contributor agreement.
1 parent dc1f95b commit 40b1ec8

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

README.md

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Delphix-Kernel Package Consolidation
22

33
This repository provides a meta-package for the Delphix Appliance. The
4-
meta-package is built by the
5-
[linux-pkg framework](https://github.com/delphix/linux-pkg) and provides a
6-
consolidation for the various kernel modules required by the Delphix Appliance.
4+
meta-package is built by the [linux-pkg
5+
framework](https://github.com/delphix/linux-pkg) and provides a consolidation
6+
for the various kernel modules required by the Delphix Appliance.
7+
8+
## Contributing
9+
10+
All contributors are required to sign the Delphix Contributor Agreement prior
11+
to contributing code to an open source repository. This process is handled
12+
automatically by [cla-assistant](https://cla-assistant.io/). Simply open a pull
13+
request and a bot will automatically check to see if you have signed the latest
14+
agreement. If not, you will be prompted to do so as part of the pull request
15+
process.
16+
17+
This project operates under the [Delphix Code of
18+
Conduct](https://delphix.github.io/code-of-conduct.html). By participating in
19+
this project you agree to abide by its terms.
20+
21+
## Statement of Support
22+
23+
This software is provided as-is, without warranty of any kind or commercial
24+
support through Delphix. See the associated license for additional details.
25+
Questions, issues, feature requests, and contributions should be directed to
26+
the community as outlined in the [Delphix Community
27+
Guidelines](https://delphix.github.io/community-guidelines.html).
28+
29+
## License
30+
31+
This is code is licensed under the Apache License 2.0. Full license is
32+
available [here](./LICENSE).

0 commit comments

Comments
 (0)