Skip to content

Commit 974d339

Browse files
committed
chore: remove reviewer checklist from PR template
## What Removed the "Reviewer" section and its labeling checklist item from the pull request template. ## Why Labeling is handled by our auto-labeler GitHub Action ## Notes - PRs will no longer prompt reviewers to apply labels — it is automated Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent 373891b commit 974d339

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ examples: "feat: add new logger" or "fix: remove unused imports"
2121
- [ ] run `make lint` and fix any issues that you have introduced
2222
- [ ] run `make test` and ensure you have test coverage for the lines you are introducing
2323
- [ ] If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from `@jeffrey-luszcz`
24-
25-
### Reviewer
26-
27-
- [ ] Label as either `bug`, `documentation`, `enhancement`, `infrastructure`, `maintenance` or `breaking`

0 commit comments

Comments
 (0)