Skip to content

Commit c52691f

Browse files
committed
[github] Switch from the old Jira format to github issues for the PR template
1 parent 101cf45 commit c52691f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
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 bugs in the Swift bug tracker, provide a link: -->
5-
Resolves SR-NNNN.
4+
<!--
5+
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.
610

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

0 commit comments

Comments
 (0)