Skip to content

Commit 506a96b

Browse files
committed
Add Github CHERRY_PICK pull request template
1 parent 5caa44e commit 506a96b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- **Explanation**: _A description of the issue being fixed or enhancement being made. This can be brief, but it should be clear._
2+
3+
- **Scope**: _An assessment of the impact/importance of the change. For example, is the change a source-breaking language change, etc._
4+
5+
- **GitHub Issue**: _The issue number if the change fixes/implements an issue/enhancement on [GitHub Issues](https://github.com/apple/swift-docc/issues)._
6+
7+
- **Risk**: _What is the (specific) risk to the release for taking this change?_
8+
9+
- **Testing**: _What specific testing has been done or needs to be done to further validate any impact of this change?_
10+
11+
- **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._
File renamed without changes.

0 commit comments

Comments
 (0)