您最多选择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