From ddcf3e15909dce5e49815422566b8a8fbe6f48da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Beye?= Date: Mon, 26 Aug 2024 12:28:05 +0200 Subject: [PATCH] chore: Update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a5cc3500..0604f2c5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,8 @@ -## Type of change +**STOP** -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] Docs -- [ ] Refactor/Code Cleanup +This project does currently not accept pull requests.
+Please refrain from opening this PR as it will be closed automatically. -# Description +Thank you for understanding. -Please include a summary of the change and which issue is fixed (if applicable). -Please also include relevant motivation and context. - - -Fixes # (issue) \ No newline at end of file +For more information, check out the `Contributing.md` in the root of the repository