Skip to content

Commit 36959fe

Browse files
authored
[github] Switch from the old Jira format to github issues for the PR template
1 parent 983e2f3 commit 36959fe

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 bugs in the Swift bug tracker, provide a link: -->
5-
Resolves SR-NNNN.
4+
<!-- If this pull request resolves any issues in the Swift github, mention it: -->
5+
Resolves #NNNNN.
66

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

0 commit comments

Comments
 (0)