Skip to content

Instantly share code, notes, and snippets.

@mngatewood
Last active January 12, 2021 04:01
Show Gist options
  • Save mngatewood/685d812bd16457312782425d25a239b4 to your computer and use it in GitHub Desktop.
Save mngatewood/685d812bd16457312782425d25a239b4 to your computer and use it in GitHub Desktop.
Pull Request Template Draft

Closes # (add issue number(s) here)

Overview of Changes

Adds feature to...
Changes feature to...

Checklist

Remove inapplicable sections/rows

General

  • This branch was merged locally with the master branch (or feature branch, if applicable)
  • This branch has no unused code (console.logs, comments, etc.)
  • This branch contains no linting errors
  • This branch has no unintended changes to package.json and package_lock.json
  • This branch has no unnecessary added files like .DS_Store, .cache, etc.

Testing

  • My code has been thoroughly tested in a development environment
  • My code has been thoroughly tested using the production database (if non-destructive)
  • My code makes changes to the Twilio API and was thoroughly tested with actual calls (add label)

This PR affects customer-facing pages and requires Marketing Review (add label)

  • Marketing Review Completed

This PR adds or changes features that affect how Coin Cloud employees use the application (add label)

  • SOP (use this template*) created and saved here
    *Click the 'USE TEMPLATE' button at the top-right of the linked SOP page. When done, click File -> Make a Copy; select Folder and navigate to Shared Drives -> Development -> SOP; click OK.
  • Functional Review Completed (Rey or Miles)

This PR is high-profile and requires Executive Team Approval (add label)

  • Executive Review Completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment