diff --git a/.github/PULL_REQUEST_TEMPLATE/CHERRY_PICK.md b/.github/PULL_REQUEST_TEMPLATE/CHERRY_PICK.md deleted file mode 100644 index f12893ed69..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE/CHERRY_PICK.md +++ /dev/null @@ -1,6 +0,0 @@ -- **Explanation**: _A description of the issue being fixed or enhancement being made. This can be brief, but it should be clear._ -- **Scope**: _An assessment of the impact/importance of the change. For example, is the change a source-breaking language change, etc._ -- **GitHub Issue**: _The issue number if the change fixes/implements an issue/enhancement on [GitHub Issues](https://github.com/apple/swift-docc/issues)._ -- **Risk**: _What is the (specific) risk to the release for taking this change?_ -- **Testing**: _What specific testing has been done or needs to be done to further validate any impact of this change?_ -- **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._ \ No newline at end of file diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8ee9efe8c9..2797cd4993 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ Bug/issue #, if applicable: