From 4675299d2247bc911af8e0f46800533ed44e5f37 Mon Sep 17 00:00:00 2001 From: David Hesselbom Date: Fri, 22 Nov 2019 13:19:54 +0100 Subject: [PATCH] Everything except issue templates goes in repo root, template file moved. See https://help.github.com/en/github/building-a-strong-community\ /creating-a-default-community-health-file-for-your-organization --- .../pull-request-template.md => pull-request-template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/PULL_REQUEST_TEMPLATE/pull-request-template.md => pull-request-template.md (100%) diff --git a/docs/PULL_REQUEST_TEMPLATE/pull-request-template.md b/pull-request-template.md similarity index 100% rename from docs/PULL_REQUEST_TEMPLATE/pull-request-template.md rename to pull-request-template.md