From f14a68349f5a3731768d2adf5fbf07c24dc734b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 9 Aug 2024 00:44:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(pull-request):=20modified?= =?UTF-8?q?=20the=20pull=20request=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index adba2e5c..ff5333cb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,6 @@ ## 🌿 Description -**Include a summary of the changes and which issue is fixed** - -**List any dependencies that are required for this change. (e.g., packages or other PRs)** - -**Provide a link if there is an issue related to this pull request. e.g., Fixes # (issue)** +_(Include a summary of the changes)_ ## 📝 Type of change @@ -31,8 +27,8 @@ Please put an `x` in the boxes that apply: ## 📸 Screenshots -(if appropriate) +_(If appropriate)_ ## ✏️ Additional context -Add any other context about the pull request here. +_(Add any other context about the pull request here)_