mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-08-18 10:21:16 +08:00
Fix PR template to link PR with the issue (#56022)
https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
This commit is contained in:
parent
d4b3ab6776
commit
640765b802
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -17,7 +17,7 @@
|
|||
<!-- Please include a link to the issue of the bug being fixed, if one doesn't exist please create it. -->
|
||||
<!-- If the PR that introduced the bug is known, please also add its link below. -->
|
||||
|
||||
Closes Issue # .
|
||||
Closes # .
|
||||
|
||||
(For Bug Fixes) Bug introduced in PR # .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue