浏览代码

Update PR Template to include squashing commits

pull/635/merge
Dave Machado 6 年前
committed by GitHub
父节点
当前提交
9bdfc79c7e
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      .github/PULL_REQUEST_TEMPLATE.md

+ 3
- 0
.github/PULL_REQUEST_TEMPLATE.md 查看文件

@@ -9,3 +9,6 @@ To ensure your PR is dealt with swiftly please check the following:
- [ ] Each table column should be padded with one space on either side
- [ ] You have searched the repository for any relevant issues or pull requests
- [ ] Any category you are creating has the minimum requirement of 3 items
- [ ] All changes have been [squashed][squash-link] into a single commit

[squash-link]: <https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit>

正在加载...
取消
保存