Merge remote-tracking branch 'origin/topic/johanna/coc_contributing'

* origin/topic/johanna/coc_contributing:
  Add code of conduct and contributing to repo.
This commit is contained in:
Johanna Amann 2025-03-06 17:24:32 +00:00
commit ae62209e78
2 changed files with 4 additions and 0 deletions

1
CODE_OF_CONDUCT.md Normal file
View file

@ -0,0 +1 @@
Our code of conduct is published at https://zeek.org/community-code-of-conduct/

3
CONTRIBUTING.md Normal file
View file

@ -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.