From b3d6060c2c6098e61e49b74c4c89f02443079623 Mon Sep 17 00:00:00 2001 From: Harry <14015057+HarryVasanth@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:57:16 +0100 Subject: [PATCH] chore(docs): update PR template --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f5302473f..27d30f2c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,9 @@ -> Before starting, please choose the relevant pull request **Labels**, **Reviewers**, and **Assignees** -> -> Here is an example tile of the pull request: -> `CON-1234 Title of The Feature or Fix` +> Before starting, please choose the relevant pull request **Labels**, **Reviewers**, and **Assignees**
+> Here are a couple of example tiles of a good pull request: +> - `CON-1234 Title of The Feature or Fix` +> - `[EXTERNAL] Title of The Feature or Fix` -DEV-#### | SUP-#### | CON-#### +CON-#### | [EXTERNAL] ### Why?