File tree Expand file tree Collapse file tree
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
2020In 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).
You can’t perform that action at this time.
0 commit comments