From 9d7d3425c081782f5d80856352945be1e8ce6adc Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Wed, 5 Aug 2020 10:24:47 -0700 Subject: [PATCH] Separate maintainer and contributor jobs --- .github/pull_request-template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request-template.md b/.github/pull_request-template.md index 5cd7dfe5..438d72fe 100644 --- a/.github/pull_request-template.md +++ b/.github/pull_request-template.md @@ -16,5 +16,9 @@ Fixes # ## Readiness Checklist +### Author/Contributor +- [ ] If documentation is needed for this change, has that been included in this pull request + +### Reviewing Maintainer - [ ] Label as `breaking` if this is a large fundamental change - [ ] Label as either `automation`, `bug`, `documentation`, `enhancement`, `infrastructure`, or `performance`