From d81172ef2f0c5b51180aae789553acd97a35c73f Mon Sep 17 00:00:00 2001 From: 1abcd Date: Mon, 28 Apr 2025 17:53:18 +0800 Subject: [PATCH] add 3 word joiners between hash and 1234 --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7dff5c6c0..2503a9bdd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ Add a summary of the change(s) brought by this PR here. ## What issue(s) does this PR address? -If there are any related issues, reference them here. Ex. #1234, Fixes #1234, Closes #1234, etc. +If there are any related issues, reference them here. Ex. #⁠1234, Fixes #⁠1234, Closes #⁠1234, etc. ## Does this PR introduce new feature(s)?