Commit Graph

13 Commits

Author SHA1 Message Date
Nidhi
01954c15d6
ci: Prettify and remove redundancies (#31635) 2024-03-09 13:24:38 +05:30
Nidhi
96655ec988
ci: Prettify and remove redundancies (#31634) 2024-03-09 12:56:02 +05:30
Nidhi
fee21b5fd5
ci: Simplified PR template to align with ok-to-test (#31633) 2024-03-09 11:14:56 +05:30
Abhijeet
4d6fc662d6
chore: Add JUnit option for the testcase type in PR template (#26560) 2023-08-22 15:15:44 +05:30
ramsaptami
98351e4b2a
Update pull_request_template.md (#24403)
Updated broken links for QA
2023-06-13 14:18:42 +05:30
ramsaptami
69b1a60082
chore: cleaned up formatting for the template (#22670)
## Description

Cleaned up template heading and section styles on PR template

- Chore (housekeeping or task changes that don't impact user perception)

---------

Co-authored-by: Hetu Nandu <hetu@appsmith.com>
2023-05-05 20:38:21 +05:30
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