Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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