Browse Source

ADD: warning to default pull request text

S0ly 1 year ago
parent
commit
6f55e306c1
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 3 - 1
.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**