Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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