-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
455b625
commit 15fa7bf
Showing
1 changed file
with
19 additions
and
5 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,10 +1,24 @@ | ||
Please go the the `Preview` tab and select the appropriate sub-template: | ||
## What kind of changes does this PR do? | ||
- [ ] Features | ||
- [ ] Bug | ||
- [ ] Enhancements | ||
|
||
## New section | ||
## Short Description | ||
|
||
[ ] item 1 | ||
## JIRA Ticket ID | ||
|
||
[ ] item 2 | ||
## Jira Ticket Info | ||
- [ ] PRD link if applicable? | ||
- [ ] Figma Design link if applicable? | ||
- [ ] Implementation Doc Link for all Features/Enhancements. | ||
- [ ] Please mention the effected flows that need to be tested thoroughly | ||
- [ ] Attach screenshots (UI component) / video for flow change in JIRA | ||
- [ ] Does this PR have a new config key added? Please update the [sheet](https://docs.google.com/spreadsheets/d/1pOt3Zl5LWORmfw_EeP_bbRauso7t4ZwXfjErrOQtF5A/edit#gid=0) | ||
|
||
## Checklist | ||
- [ ] I have performed a self-review and dev testing of my code | ||
|
||
## Other PR templates | ||
|
||
* [Modularisation](?expand=1&template=modularisation_pr_template.md) | ||
* [Group B](?expand=1&template=group_b_template.md) | ||
|