remove committer checkboxes

This commit is contained in:
Tony Brix 2018-02-28 10:53:23 -06:00
parent 18a4619726
commit 1ff244537b

View File

@ -1,5 +1,5 @@
<!--
<!--
If release PR, add ?template=release.md to the PR url to use the release PR template.
@ -10,7 +10,7 @@
**Marked version:**
<!-- The NPM version or commit hash having the issue -->
<!-- The NPM version or commit hash having the issue -->
## Description
@ -28,22 +28,20 @@ Describe the output you received from marked
## What was attempted
Describe what code combination got you there
Describe what code combination got you there
-->
-->
## Contributor
- [ ] Test(s) exist to ensure functionality and minimize regresstion (if no tests added, list tests covering this PR); or,
- [ ] no tests required for this PR.
- [ ] If submitting new feature, it has been documented in the appropriate places.
## Committer
In most cases, this should be a different person than the contributor.
- [ ] Draft GitHub release notes have been updated.
- [ ] cm_autolinks is the only failing test (remove once CI is in place and all tests pass).
- [ ] All lint checks pass (remove once CI is in place).
- [ ] CI is green (no forced merge required).
- [ ] Merge PR
- [ ] Merge PR