Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 503 Bytes

pull_request_template.md

File metadata and controls

22 lines (19 loc) · 503 Bytes

Pull Request Checklist

  • README.md

    • Title
    • Executive Summary
    • Compile Instructions
    • Hardware Requirements
    • Software Requirements
    • APIs Used
    • Usage
  • Code

    • Apache 2.0 header
    • Format with clang-format
    • Tested with compute-sanitizer (output provided)
    • Error checking
    • Comment
  • Submit PR

    • Tag @mnicely & @trybicki-nv as reviewer
    • Tag yourself as assignee
    • Tag appropriate Milestone