Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 743 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

25 lines (18 loc) · 743 Bytes

Description

  • Fixes ####
  • Fixes list issues fixed by this PR
  • Fixes will automatically close them once merged

Review

Submitter

  • All tests pass (CI should take care of this, once in place).
  • All lint checks pass (CI should take care of this, once in place).
  • Tests
    • Test(s) exist to ensure functionality works (if no new tests added, list which tests cover this functionality).
    • No tests required for this PR.
  • Is release:
    • Version in package.json has been updated (see RELEASE.md).
    • The marked.min.js has been updated; or,
    • release does not change library.

Reviewer

??