-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update PR template DOC-1080 (#2351)
* docs: update PR template DOC-1080 * docs: remove exclamation point
- Loading branch information
Showing
1 changed file
with
20 additions
and
3 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 |
---|---|---|
@@ -1,9 +1,26 @@ | ||
## Describe the Change | ||
|
||
This PR ..... | ||
<!-- Add a description of what the pull request is changing, adding, and any other relevant context. --> | ||
|
||
## Review Changes | ||
This PR .... | ||
|
||
💻 [Add Preview URL]() | ||
## Changed Pages | ||
|
||
<!-- Add a link to the preview URL generated by Netlify. Include direct links to the pages affected by the PR. --> | ||
|
||
💻 [Add Preview URL for Page]() | ||
|
||
## Jira Tickets | ||
|
||
<!-- Add a link to the JIRA tickets (if applicable) --> | ||
|
||
🎫 [Jira Ticket]() | ||
|
||
## Backports | ||
|
||
<!-- Add the relevant backport labels to reflect which versions of the docs your changes will affect. --> | ||
|
||
Can this PR be backported? | ||
|
||
- [ ] Yes. _Remember to add the relevant backport labels to your PR._ | ||
- [ ] No. _Please leave a short comment below about why this PR cannot be backported._ |