You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PULL_REQUEST_TEMPLATE.md 309B

123456789
  1. ### Description
  2. Please explain the changes you made here.
  3. ### Checklist
  4. - [ ] Code compiles correctly
  5. - [ ] Created tests which fail without the change (if possible)
  6. - [ ] All tests passing
  7. - [ ] Extended the README / documentation, if necessary
  8. - [ ] Added myself / the copyright holder to the AUTHORS file