From 12542f7bed12c1fc7c692921b8b67a8e2e8be6fc Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 13 Dec 2023 16:01:47 +0100 Subject: [PATCH] rename for better display --- .github/CODE_OF_CONDUCT | 3 --- .github/CODE_OF_CONDUCT.md | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 .github/CODE_OF_CONDUCT create mode 100644 .github/CODE_OF_CONDUCT.md diff --git a/.github/CODE_OF_CONDUCT b/.github/CODE_OF_CONDUCT deleted file mode 100644 index a4302b67..00000000 --- a/.github/CODE_OF_CONDUCT +++ /dev/null @@ -1,3 +0,0 @@ - -Please refer to https://delta.chat/en/community-standards for details -of community standards and practises for Chatmail and Delta Chat developments. diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..ccf04de6 --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1,4 @@ + +Please refer to +[https://delta.chat/en/community-standards](Delta Chat community standards and practises) +which also apply for chatmail developments.