From 531db2122ba9aa77b708e014ee882490fb568367 Mon Sep 17 00:00:00 2001 From: Augustin Mauroy Date: Mon, 29 May 2023 17:39:02 +0200 Subject: [PATCH] fix(pr): use correct pr template file --- .../template.md => PULL_REQUEST_TEMPLATE.md} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename .github/{PULL_REQUEST_TEMPLATE/template.md => PULL_REQUEST_TEMPLATE.md} (97%) diff --git a/.github/PULL_REQUEST_TEMPLATE/template.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 97% rename from .github/PULL_REQUEST_TEMPLATE/template.md rename to .github/PULL_REQUEST_TEMPLATE.md index cb295de6da6..2620ffbc504 100644 --- a/.github/PULL_REQUEST_TEMPLATE/template.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -39,7 +39,8 @@ deprecations (removed features) here --> ## Status -KEY: S = Skipped, x = complete + + - [ ] I have read and agreed to the [Developer's Certificate of Origin][cert] - [ ] Tested