選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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