From 9fef7a8e37001a755c15538cfb92257de3471c7e Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 9 Jun 2024 13:11:51 +1000 Subject: [PATCH] Update pull_request_template.md [no ci] --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 278533b34..0852fded5 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1 +1,5 @@ +- Self Reported Review Complexity: + - [ ] Review Complexity : Low + - [ ] Review Complexity : Medium + - [ ] Review Complexity : High - [ ] I have read the [contributing guidelines](CONTRIBUTING.md)