Skip to content

Commit 53bfca9

Browse files
committed
[NFC] .github: Link out to Swift.org for release branch PR form
In an effort to centralize the release branch PR form and release process info in general, remove any instances of such content and link out to the dedicated section on Swift.org instead.
1 parent 8f1a9d2 commit 53bfca9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
- **Explanation**: _A description of the issue being fixed or enhancement being made. This can be brief, but it should be clear._
2-
- **Scope**: _An assessment of the impact/importance of the change. For example, is the change a source-breaking language change, etc._
3-
- **GitHub Issue**: _The issue number if the change fixes/implements an issue/enhancement on [GitHub Issues](https://github.com/apple/swift-docc/issues)._
4-
- **Risk**: _What is the (specific) risk to the release for taking this change?_
5-
- **Testing**: _What specific testing has been done or needs to be done to further validate any impact of this change?_
6-
- **Reviewer**: _One or more code owners for the impacted components should review the change. Technical review can be delegated by a code owner or otherwise requested as deemed appropriate or useful._
1+
<!--
2+
Please fill out the form published at:
3+
https://www.swift.org/contributing#release-branch-pull-requests
4+
-->

.github/pull_request_template.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!--
2-
If you're opening a PR to cherry-pick a change for a release branch, use this template instead:
3-
https://github.com/apple/swift-docc/blob/main/.github/PULL_REQUEST_TEMPLATE/CHERRY_PICK.md
2+
If this pull request is targeting a release branch, please fill out the form
3+
published at:
4+
https://www.swift.org/contributing#release-branch-pull-requests
45
-->
56

67
Bug/issue #, if applicable:

0 commit comments

Comments
 (0)