From 90a47cd042a2742a7a3f4f1a4505753aeee741f6 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 30 Aug 2018 09:58:29 +0200 Subject: [PATCH] Move from docs to github folder --- {docs => .github}/BUILD.md | 0 {docs => .github}/CODE_OF_CONDUCT.md | 0 {docs => .github}/CONTRIBUTING.md | 0 {docs => .github}/CONTRIBUTING_DETAILED.md | 0 {docs => .github}/CONTRIBUTION_GUIDELINES.md | 0 {docs => .github}/ISSUE_TEMPLATE/1_Bug.md | 0 .../ISSUE_TEMPLATE/2_Feature_request.md | 0 .../ISSUE_TEMPLATE/3_Support_question.md | 0 .../ISSUE_TEMPLATE/4_Documentation_issue.md | 0 .../ISSUE_TEMPLATE/5_Security_issue.md | 0 {docs => .github}/PULL_REQUEST_TEMPLATE.md | 0 {docs => .github}/README.md | 0 {docs => .github}/REVIEW_PROCESS.md | 0 {docs => .github}/img/clonefork.png | Bin {docs => .github}/img/createpullrequest.png | Bin {docs => .github}/img/defaultbranch.png | Bin {docs => .github}/img/forkrepository.png | Bin {docs => .github}/img/gulpbuild.png | Bin {docs => .github}/img/vimeo.png | Bin 19 files changed, 0 insertions(+), 0 deletions(-) rename {docs => .github}/BUILD.md (100%) rename {docs => .github}/CODE_OF_CONDUCT.md (100%) rename {docs => .github}/CONTRIBUTING.md (100%) rename {docs => .github}/CONTRIBUTING_DETAILED.md (100%) rename {docs => .github}/CONTRIBUTION_GUIDELINES.md (100%) rename {docs => .github}/ISSUE_TEMPLATE/1_Bug.md (100%) rename {docs => .github}/ISSUE_TEMPLATE/2_Feature_request.md (100%) rename {docs => .github}/ISSUE_TEMPLATE/3_Support_question.md (100%) rename {docs => .github}/ISSUE_TEMPLATE/4_Documentation_issue.md (100%) rename {docs => .github}/ISSUE_TEMPLATE/5_Security_issue.md (100%) rename {docs => .github}/PULL_REQUEST_TEMPLATE.md (100%) rename {docs => .github}/README.md (100%) rename {docs => .github}/REVIEW_PROCESS.md (100%) rename {docs => .github}/img/clonefork.png (100%) rename {docs => .github}/img/createpullrequest.png (100%) rename {docs => .github}/img/defaultbranch.png (100%) rename {docs => .github}/img/forkrepository.png (100%) rename {docs => .github}/img/gulpbuild.png (100%) rename {docs => .github}/img/vimeo.png (100%) diff --git a/docs/BUILD.md b/.github/BUILD.md similarity index 100% rename from docs/BUILD.md rename to .github/BUILD.md diff --git a/docs/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md similarity index 100% rename from docs/CODE_OF_CONDUCT.md rename to .github/CODE_OF_CONDUCT.md diff --git a/docs/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from docs/CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/docs/CONTRIBUTING_DETAILED.md b/.github/CONTRIBUTING_DETAILED.md similarity index 100% rename from docs/CONTRIBUTING_DETAILED.md rename to .github/CONTRIBUTING_DETAILED.md diff --git a/docs/CONTRIBUTION_GUIDELINES.md b/.github/CONTRIBUTION_GUIDELINES.md similarity index 100% rename from docs/CONTRIBUTION_GUIDELINES.md rename to .github/CONTRIBUTION_GUIDELINES.md diff --git a/docs/ISSUE_TEMPLATE/1_Bug.md b/.github/ISSUE_TEMPLATE/1_Bug.md similarity index 100% rename from docs/ISSUE_TEMPLATE/1_Bug.md rename to .github/ISSUE_TEMPLATE/1_Bug.md diff --git a/docs/ISSUE_TEMPLATE/2_Feature_request.md b/.github/ISSUE_TEMPLATE/2_Feature_request.md similarity index 100% rename from docs/ISSUE_TEMPLATE/2_Feature_request.md rename to .github/ISSUE_TEMPLATE/2_Feature_request.md diff --git a/docs/ISSUE_TEMPLATE/3_Support_question.md b/.github/ISSUE_TEMPLATE/3_Support_question.md similarity index 100% rename from docs/ISSUE_TEMPLATE/3_Support_question.md rename to .github/ISSUE_TEMPLATE/3_Support_question.md diff --git a/docs/ISSUE_TEMPLATE/4_Documentation_issue.md b/.github/ISSUE_TEMPLATE/4_Documentation_issue.md similarity index 100% rename from docs/ISSUE_TEMPLATE/4_Documentation_issue.md rename to .github/ISSUE_TEMPLATE/4_Documentation_issue.md diff --git a/docs/ISSUE_TEMPLATE/5_Security_issue.md b/.github/ISSUE_TEMPLATE/5_Security_issue.md similarity index 100% rename from docs/ISSUE_TEMPLATE/5_Security_issue.md rename to .github/ISSUE_TEMPLATE/5_Security_issue.md diff --git a/docs/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from docs/PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/docs/README.md b/.github/README.md similarity index 100% rename from docs/README.md rename to .github/README.md diff --git a/docs/REVIEW_PROCESS.md b/.github/REVIEW_PROCESS.md similarity index 100% rename from docs/REVIEW_PROCESS.md rename to .github/REVIEW_PROCESS.md diff --git a/docs/img/clonefork.png b/.github/img/clonefork.png similarity index 100% rename from docs/img/clonefork.png rename to .github/img/clonefork.png diff --git a/docs/img/createpullrequest.png b/.github/img/createpullrequest.png similarity index 100% rename from docs/img/createpullrequest.png rename to .github/img/createpullrequest.png diff --git a/docs/img/defaultbranch.png b/.github/img/defaultbranch.png similarity index 100% rename from docs/img/defaultbranch.png rename to .github/img/defaultbranch.png diff --git a/docs/img/forkrepository.png b/.github/img/forkrepository.png similarity index 100% rename from docs/img/forkrepository.png rename to .github/img/forkrepository.png diff --git a/docs/img/gulpbuild.png b/.github/img/gulpbuild.png similarity index 100% rename from docs/img/gulpbuild.png rename to .github/img/gulpbuild.png diff --git a/docs/img/vimeo.png b/.github/img/vimeo.png similarity index 100% rename from docs/img/vimeo.png rename to .github/img/vimeo.png