Commit Graph

7 Commits

Author SHA1 Message Date
Tanvi Bhakta
f60989109e
chore: add chore as a type of change (#19649)
## Description

Fixes # (issue)

## Type of change

(None of these options are relevant in this scenario, hence the PR)
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- This change requires a documentation update


## How Has This Been Tested?

- Jest
- Cypress

### Test Plan


### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-01-13 13:38:39 +05:30
ramsaptami
10f755ee5b
chore: add QA checklist for PR's (#17947) 2022-11-01 10:35:33 +05:30
ramsaptami
ea070517d3
chore: update PR template to include QA details (#17754) 2022-10-21 12:29:55 +05:30
Somangshu Goswami
eaeb54a6b4
Modifying PR template to revert to older version (#5154) 2021-06-16 11:30:46 +05:30
Somangshu Goswami
5b7add87db
pull request template updated for title standardization (#4597)
* pull request template updated for title standardization

* remove the issue id from title - it does not provide any additional context
2021-06-08 19:53:45 +06:00
Hetu Nandu
751662d677 Improve PR template. 2020-10-05 14:47:10 +05:30
Omkar Phansopkar
7d9ea665d4
Fixed the pull request template issue partially (#902)
Fixes #826
2020-10-05 13:20:12 +05:30