Skip to content

Commit 4ba64f8

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 36959fe commit 4ba64f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!-- What's in this pull request? -->
22
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
33

4-
<!-- If this pull request resolves any issues in the Swift github, mention it: -->
5-
Resolves #NNNNN.
4+
<!-- If this pull request resolves any issues in the Swift github, mention them: -->
5+
Resolves #NNNNN, fix apple/llvm-project#MMMMM.
66

77
<!--
88
Before merging this pull request, you must run the Swift continuous integration tests.

0 commit comments

Comments
 (0)