Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.64 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

45 lines (27 loc) · 1.64 KB

Related issue

  • (#100) Description

Testing instructions

Browser requirements (for page updates)

Your updates should work in the following environments:

  • Latest 2 versions of Edge
  • Internet Explorer 11 (should be useable, not pixel perfect)
  • Latest 2 versions of Firefox (one on Mac OS, one of Windows OS)
  • Firefox 68 (or latest version for Red Hat Enterprise Linux distribution)
  • Latest 2 versions of Chrome (one on Mac OS, one of Windows OS)
  • Latest 2 versions of Safari
  • Android mobile device (such as the Galaxy S9)
  • Apple mobile device (such as the iPhone X)
  • Apple tablet device (such as the iPhone Pro)

Ready-for-merge Checklist

Check off items as they are completed. Feel free to delete items if they are not applicable.

  • Expected files: all files in this pull request are related to one request or issue (no stragglers or scope-creep).
  • Browser testing passed.
  • Repository compiles.
  • Documentation (README.md, etc.) updated or added.
  • Approved by designer or writer (if applicable).

Merging

Please squash when merging and ensure your commit message uses conventional commit formatting.