Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 314 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

13 lines (11 loc) · 314 Bytes

PR Summary

Detailed description

Example:

  • Created Foo
  • Fixed bar when xyz happened

Checklist

  • Added tests
  • All existing and new tests pass
  • Updated README (if appropriate)
  • Code lints (Rubocop) successfully
  • Commits are according to our commit guidelines