From 6f55e306c1dce4756a0c21d23114abcee3cbf5f1 Mon Sep 17 00:00:00 2001 From: S0ly Date: Tue, 7 May 2024 10:22:32 +0200 Subject: [PATCH] ADD: warning to default pull request text --- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 095ada5e..89224a42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ ✨ Thank you for your contribution to our project! Before you submit your pull request, please take a moment to review and complete the following -⚠️ Please modify this template below and if not already one, read our pull request rules, Thanks! +⚠️ Please modify this template below and if not already done, read our pull request rules, Thanks! Ensure that your pull request meets the following criteria: @@ -9,6 +9,8 @@ Ensure that your pull request meets the following criteria: - You have commented your code, particularly in hard-to-understand areas - Your changes generate no new warnings +Delete the above text and the following sections before submitting your pull request. + --- 💡 **Description**