diff --git a/.github/PULL_REQUEST_TEMPLATE/release.md b/.github/PULL_REQUEST_TEMPLATE/release.md deleted file mode 100644 index c0a8d6f55cd16..0000000000000 --- a/.github/PULL_REQUEST_TEMPLATE/release.md +++ /dev/null @@ -1,46 +0,0 @@ - - -* Explanation: - -* Scope: - -* Issues: - -* Original PR: - -* Risk: - -* Testing: - -* Reviewers: - - diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d5084b4b8216d..ab74ba281614d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,17 @@ - -Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate. - -Resolves #NNNNN, fix apple/llvm-project#MMMMM.