Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.09 KB

pull_request_template.md

File metadata and controls

24 lines (16 loc) · 1.09 KB

Please add the labels (e.g. bug, feature, ..) corresponding to this PR

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Testing

Please describe the tests that you added to verify your changes.

Checklist:

Please make sure to complete this checklist before requesting a review.

  • My code follows the style guidelines of this project
  • My changes generate no new warnings
  • My code also compiles for gpu_* and packet_* variants. If you can't test this, please leave below
  • I have commented my code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I cleaned the commit history and removed any "Merge" commits
  • I give permission that the Mitsuba 2 project may redistribute my contributions under the terms of its license