Skip to content

Commit 91f1642

Browse files
committed
Add pull request template for release branches
1 parent 5bd6384 commit 91f1642

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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+
* **Issue**: <!-- The GitHub Issue link if the change fixes/implements an issue/enhancement -->
4+
* **Original PR**: <!-- Pull Request link from main branch -->
5+
* **Risk**: <!-- What is the (specific) risk to the release for taking this change? -->
6+
* **Testing**: <!-- What specific testing has been done or needs to be done to further validate any impact of this change? -->
7+
* **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. -->

0 commit comments

Comments
 (0)