From b8d6a224b69850ed9689e522cf354990985be399 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 19 Feb 2016 09:16:07 +0100 Subject: [PATCH] Update and rename CONTRIBUTING.md to contributing.md --- .github/CONTRIBUTING.md | 1 - .github/contributing.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .github/CONTRIBUTING.md create mode 100644 .github/contributing.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md deleted file mode 100644 index fd5d0c1e6..000000000 --- a/.github/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -Contributing test message diff --git a/.github/contributing.md b/.github/contributing.md new file mode 100644 index 000000000..22a77731a --- /dev/null +++ b/.github/contributing.md @@ -0,0 +1 @@ +A developer documentation can be found at https://orange-management.gitbooks.io/developer-guide/content/index.html.