From 0a53558e0a5fde27e4d97339425d41b58847ca89 Mon Sep 17 00:00:00 2001 From: Erik <122167559+EriktheRDev@users.noreply.github.com> Date: Thu, 26 Jan 2023 10:11:24 -0500 Subject: [PATCH] Updated Pull Request Template --- .../.github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/{{cookiecutter.project_name}}/.github/pull_request_template.md b/{{cookiecutter.project_name}}/.github/pull_request_template.md index 1e0050b..e80d496 100644 --- a/{{cookiecutter.project_name}}/.github/pull_request_template.md +++ b/{{cookiecutter.project_name}}/.github/pull_request_template.md @@ -1,8 +1,8 @@ -Please give a proper description of your PR: +Please give a proper description of your Pull Request (PR): -- This PR is about adding this feature -- It is related to bug #1234 -- And anything else that will make it easy to understand what you are trying to solve +- This PR is about adding a certain feature +- It is related to a particular bug (#1234) +- ...and anything else that will make it easy to understand what you are trying to solve Checklist for your PR: