diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index b5c9ec8896f..82a375ac341 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -20,7 +20,7 @@ 1. If you propose a new API, clarify the use case for a new API. 2. If you fix a bug, describe the bug.) -Fix: # (issue) +Fix: #(issue) ### Does this PR introduce _any_ user-facing change?