diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000000..2b5a15f66b --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1 @@ +Our code of conduct is published at https://zeek.org/community-code-of-conduct/ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..70611ee1eb --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +Our contribution guide is available at https://github.com/zeek/zeek/wiki/Contribution-Guide. + +More information about contributing is also available at https://docs.zeek.org/en/master/devel/contributors.html.