Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 351 Bytes

pull_request_template.md

File metadata and controls

7 lines (6 loc) · 351 Bytes

In your PR did you:

  • Include a description of the changes?
  • Mention the issue the PR addresses?
  • Include screenshots of any changes to the UI?
  • Isolate any changes to gems (meaning that any new, updated, or removed gems and resulting code changes should be in their own PR)?
  • Add and/or update specs for your code?