Skip to content

Add release branch pull request template #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions PULL_REQUEST_TEMPLATE/release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
- **Explanation**:
<!--
A description of the changes. This can be brief, but it should be clear.
-->
- **Scope**:
<!--
An assessment of the impact and importance of the changes. For example, can
the changes break existing code?
-->
- **Issues**:
<!--
References to issues the changes resolve, if any.
-->
- **Original PRs**:
<!--
Links to mainline branch pull requests in which the changes originated.
-->
- **Risk**:
<!--
The (specific) risk to the release for taking the changes.
-->
- **Testing**:
<!--
The specific testing that has been done or needs to be done to further
validate any impact of the changes.
-->
- **Reviewers**:
<!--
The code owners that GitHub-approved the original changes in the mainline
branch pull requests. If an original change has not been GitHub-approved by
a respective code owner, provide a reason. Technical review can be delegated
by a code owner or otherwise requested as deemed appropriate or useful.
-->