Skip to content

Instantly share code, notes, and snippets.

@amcgowanca
Last active August 18, 2016 21:53
Show Gist options
  • Save amcgowanca/658accfc05ef2af62bb1 to your computer and use it in GitHub Desktop.
Save amcgowanca/658accfc05ef2af62bb1 to your computer and use it in GitHub Desktop.
Pull Request Template

Ready State: Yes|No

This pull request is related to the following JIRA tickets: XYZ-1: Sample Ticket A.

Requirements & Dependencies

  • This new module requires version xyz of module.
  • Requires pull request #148.

Deployment Instructions

  • Merge code.
  • Enable module my_module_name: drush en my_module_name
  • Clear caches with drush cache-clear all

Usage/Test Instructions

@colinappnovation
Copy link

Nice template - exactly the same as the one I use in the UK for my projects.

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