ソースを参照

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>

読み込み中…
キャンセル
保存