Skip to content

Commit 37dd507

Browse files
authored
Update pull request template to remove reviewer section
Removed reviewer section and related checklist items. Signed-off-by: Zack Koppert <zkoppert@github.com>
1 parent b7a15f7 commit 37dd507

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ examples: "feat: add new logger" or "fix: remove unused imports"
2020
- [ ] If documentation is needed for this change, has that been included in this pull request
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
23-
24-
### Reviewer
25-
26-
- [ ] Label as either `fix`, `documentation`, `enhancement`, `infrastructure`, `maintenance`, or `breaking`

0 commit comments

Comments
 (0)