diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b5de546703..6260fd5940 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,74 @@ -### Summary +## ๐Ÿ“„ Summary - + -#### Related Issues / PR's +--- - +## โœ… Changes -#### Screenshots +- [ ] Feature: Brief description +- [ ] Bug fix: Brief description -NA +--- - +## ๐Ÿท๏ธ Required: Add Relevant Labels -#### Affected Areas and Manually Tested Areas +> โš ๏ธ **Manually add appropriate labels in the PR sidebar** +Please select one or more labels (as applicable): - +ex: + +- `frontend` +- `backend` +- `devops` +- `bug` +- `enhancement` +- `ui` +- `test` + +--- + +## ๐Ÿ‘ฅ Reviewers + +> Tag the relevant teams for review: + +- [ ] @SigNoz/frontend +- [ ] @SigNoz/backend +- [ ] @SigNoz/devops + +--- + +## ๐Ÿงช How to Test + + +1. ... +2. ... +3. ... + +--- + +## ๐Ÿ” Related Issues + + +Closes # + +--- + +## ๐Ÿ“ธ Screenshots / Screen Recording (if applicable / mandatory for UI related changes) + + + +--- + +## ๐Ÿ“‹ Checklist + +- [ ] Dev Review +- [ ] Test cases added (Unit/ Integration / E2E) +- [ ] Manually tested the changes + + +--- + +## ๐Ÿ‘€ Notes for Reviewers + +