Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 2.11 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

50 lines (35 loc) · 2.11 KB


  • I've checked this Git style guide. [Yes|No]
  • I've checked this CMake style guide. [Yes|No]
  • My change will work with CMake 3.2 (minimum requirement for Hunter). [Yes|No]
  • I will try to keep this pull request as small as possible and will try not to mix unrelated features. [Yes|No]