Quellcode durchsuchen

Update PR Template to include squashing commits

pull/635/merge
Dave Machado vor 6 Jahren
committed by GitHub
Ursprung
Commit
9bdfc79c7e
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. +3
    -0
      .github/PULL_REQUEST_TEMPLATE.md

+ 3
- 0
.github/PULL_REQUEST_TEMPLATE.md Datei anzeigen

@@ -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>

Laden…
Abbrechen
Speichern