From 9a65a5cc1892a365e9d4c9579292866ada84a820 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 29 Jul 2022 23:56:00 +0200 Subject: [PATCH] Add initial version of CODE_OF_CONDUCT.md Signed-off-by: Andrei Gherzan --- .github/CODE_OF_CONDUCT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODE_OF_CONDUCT.md diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..f3e3d70 --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1,7 @@ +## Code of Conduct + +This project has adopted the [Contributor +Covenant](https://www.contributor-covenant.org/). For details, see the full +text [here](https://www.contributor-covenant.org/version/2/1/code_of_conduct/). +For more information, additional questions or comments contact the project's +maintainers.