mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Separate maintainer and contributor jobs
This commit is contained in:
parent
5e02fa4c3d
commit
9d7d3425c0
1 changed files with 4 additions and 0 deletions
4
.github/pull_request-template.md
vendored
4
.github/pull_request-template.md
vendored
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue