From 1589898b4a5644deaa880d98d79ed05ac0308b48 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Apr 2025 13:44:15 +0200 Subject: [PATCH] pull_request_template.md: REUSE compliance Plus move it to .github Closes #17208 --- .github/{PULL_REQUEST_TEMPLATE => }/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) rename .github/{PULL_REQUEST_TEMPLATE => }/pull_request_template.md (84%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 84% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md index 31ab3b9407..8cc2ed7cef 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,8 @@ + Welcome to curl, thanks for contributing! 1. Please submit your PR in *draft mode* and mark it *ready* once the CI jobs -- 2.47.3