-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
### PR creator: Description | ||
|
||
Describe the overall goals of this pull request. | ||
|
||
|
||
### PR creator: Are there any relevant issues/feature requests? | ||
|
||
* GitHub Issue #... | ||
* Jira Issue #... | ||
|
||
|
||
### PR creator: Which product versions do the changes apply to? | ||
|
||
When opening a PR, check all versions of the documentation that your PR applies to. | ||
|
||
- [ ] SLL 9 *(current `main`, no backport necessary)* | ||
- [ ] SLL 8 | ||
- [ ] SLL 7 | ||
|
||
### PR reviewer only: Have all backports been applied? | ||
|
||
The doc team member merging your PR will take care of backporting to older documents. | ||
When opening a PR, do *not* set the following check box. | ||
|
||
- [ ] all necessary backports are done |