We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101cf45 commit c52691fCopy full SHA for c52691f
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,12 @@
1
<!-- What's in this pull request? -->
2
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
3
4
-<!-- If this pull request resolves any bugs in the Swift bug tracker, provide a link: -->
5
-Resolves SR-NNNN.
+<!--
+If this pull request resolves any GitHub issues, link them.
6
+For information about linking a pull request to an issue, see:
7
+https://docs.github.com/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
8
+-->
9
+Resolves #NNNNN, fix apple/llvm-project#MMMMM.
10
11
<!--
12
Before merging this pull request, you must run the Swift continuous integration tests.
0 commit comments