From 0b16ff52b6c3eb3075b52bb063d219fdfc0f7926 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Wed, 29 May 2024 10:40:10 -0700 Subject: [PATCH] Add Jeff to review new data releases --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 46b5abb..5c6b55f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,6 +20,7 @@ examples: "feat: add new logger" or "fix: remove unused imports" - [ ] If documentation is needed for this change, has that been included in this pull request - [ ] run `npm run lint` and fix any linting issues that have been introduced - [ ] run `npm run test` and run tests +- [ ] If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from `@jeffrey-luszcz` ### Reviewer