From 8b82f74ee9768cd5f7ea5a54797112f0a2d27c9d Mon Sep 17 00:00:00 2001 From: "Ignacio J. Perez Portal" <5990@protonmail.com> Date: Mon, 29 Apr 2024 08:09:03 -0300 Subject: [PATCH] fix(docs): Improved PR template - Removed non-sensical note about creating an issue to track a pull request - Added note about checking the CONTRIBUTING.md before creating a pull request --- .github/PULL_REQUEST_TEMPLATE/pull_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md index 04796a95..7c0c6fb9 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md @@ -7,7 +7,7 @@ assignees: '' --- - + **Describe the added commits**