Skip to content

Commit f29bceb

Browse files
joshbrucestyfle
authored andcommitted
Update publishing template (#1154)
1 parent 210eed7 commit f29bceb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/PULL_REQUEST_TEMPLATE/release.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- [ ] `$ npm version` has been run.
44
- [ ] Release notes in [draft GitHub release](https://github.com/markedjs/marked/releases) are up to date
55
- [ ] Release notes include which flavors and versions of Markdown are supported by this release
6-
- [ ] Reviewer checklist is complete.
6+
- [ ] Committer checklist is complete.
77
- [ ] Merge PR.
88
- [ ] Publish GitHub release using `master` with correct version number.
99
- [ ] `$ npm publish` has been run.
@@ -19,9 +19,7 @@ Note: If merges to `master` occur after submitting this PR and before running `$
1919

2020
In most cases, this should be someone different than the publisher.
2121

22-
- [ ] Version in `package.json` has been updated (see [RELEASE.md](https://github.com/markedjs/marked/blob/master/docs/RELEASE.md)).
22+
- [ ] Version in `package.json` has been updated (see [PUBLISHING.md](https://github.com/markedjs/marked/blob/master/docs/PUBLISHING.md)).
2323
- [ ] The `marked.min.js` has been updated; or,
2424
- [ ] release does not change library.
25-
- [ ] cm_autolinks is the only failing test (remove once CI is in place and all tests pass).
26-
- [ ] All lint checks pass (remove once CI is in place).
2725
- [ ] CI is green (no forced merge required).

0 commit comments

Comments
 (0)