From 160c2759a1b3a6db31385938b985905108e7c4aa Mon Sep 17 00:00:00 2001 From: Ricardo Dalarme Date: Thu, 23 Mar 2023 10:04:23 -0300 Subject: [PATCH] chore(pr-template): suggest that the issues be listed in bullets --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5662e63..db8a8be 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,9 +9,9 @@ Use keywords like 'close' or 'solves' to link this PR to an issue. For example: -Closes #12345 -Unblocks #54321 -This PR solves #12345 +- Closes #12345 +- Unblocks #54321 +- This PR solves #12345 --> ## Progress