Browse Source

chore: add pr template

tags/0.1.0
TCL GitHub 3 years ago
parent
commit
160b7b9deb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions
  1. +15
    -0
      .github/PULL_REQUEST_TEMPLATE.md

+ 15
- 0
.github/PULL_REQUEST_TEMPLATE.md View File

@@ -0,0 +1,15 @@

<!-- Before creating this pull request, check the questions below: -->
<!-- 在提出这个 pull request 之前,请勾选下面的问题: -->

- [ ] 您的代码是否能够编译通过?
- [ ] 您是否检查了目前在 [pull requests](https://github.com/eesast/THUAI5/pulls) 中是否有与你的贡献功能相同的更改?
- [ ] 您的贡献是否符合[贡献者代码协议](https://github.com/eesast/THUAI5/blob/dev/CODE_OF_CONDUCT.md)?
- [ ] 您的贡献是否符合[开发规则](https://github.com/eesast/THUAI5#%E5%BC%80%E5%8F%91%E8%A7%84%E5%88%99)?

Discriptions of this pull request:

<!-- If you have something to say about this pull request, delete the sentence 'No additional discription.' below and add your description. -->
<!-- 如果你对这次的 pull request 有一些描述,请删除下面的句子“No additional discription.”并加上你的描述。 -->

No additional discription.

Loading…
Cancel
Save