From 5e8e7dc3da18b93244daaa77a6262de5bb049c0c Mon Sep 17 00:00:00 2001 From: Aaron <79121360+unrealapex@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:30:18 -0800 Subject: [PATCH] docs: fix pr template wording (unrealapex) (#4853) --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 042f56777..6c38dc569 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,7 +10,9 @@ - Also please add a screenshot of the theme, it would be extra awesome if you do so! - [ ] Check if any open issues are related to this PR; if so, be sure to tag them below. - [ ] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) -- [ ] Make sure to include your GitHub username inside round brackets at the end of the PR title +- [ ] Make sure to include your GitHub username inside parentheses at the end of the PR title + +