remove committer checkboxes
This commit is contained in:
parent
18a4619726
commit
1ff244537b
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
If release PR, add ?template=release.md to the PR url to use the release PR template.
|
If release PR, add ?template=release.md to the PR url to use the release PR template.
|
||||||
|
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
**Marked version:**
|
**Marked version:**
|
||||||
|
|
||||||
<!-- The NPM version or commit hash having the issue -->
|
<!-- The NPM version or commit hash having the issue -->
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
@ -28,22 +28,20 @@ Describe the output you received from marked
|
|||||||
|
|
||||||
## What was attempted
|
## What was attempted
|
||||||
|
|
||||||
Describe what code combination got you there
|
Describe what code combination got you there
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
- [ ] Test(s) exist to ensure functionality and minimize regresstion (if no tests added, list tests covering this PR); or,
|
- [ ] 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.
|
- [ ] no tests required for this PR.
|
||||||
- [ ] If submitting new feature, it has been documented in the appropriate places.
|
- [ ] If submitting new feature, it has been documented in the appropriate places.
|
||||||
|
|
||||||
## Committer
|
## Committer
|
||||||
|
|
||||||
In most cases, this should be a different person than the contributor.
|
In most cases, this should be a different person than the contributor.
|
||||||
|
|
||||||
- [ ] Draft GitHub release notes have been updated.
|
- [ ] 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).
|
- [ ] CI is green (no forced merge required).
|
||||||
- [ ] Merge PR
|
- [ ] Merge PR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user