mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
chore: make fixes field in PR template match auto-close regex (#3520)
Previously, if filling out this template, someone pasted a PR link after "Fixes #", the issue wouldn't automatically close, probably because the extra "#" confused the auto-close regex. Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
This commit is contained in:
parent
445142886e
commit
6deb41c458
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -5,7 +5,7 @@ or link to an issue where this is explained.
|
|||||||
|
|
||||||
<!-- If this completes an issue, please include: -->
|
<!-- If this completes an issue, please include: -->
|
||||||
|
|
||||||
- Fixes #
|
- Fixes
|
||||||
|
|
||||||
## Type of change
|
## Type of change
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user