aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ³bert Papp <papp.robert.s@gmail.com>2023-12-03 09:49:11 +0000
committerGitHub <noreply@github.com>2023-12-03 10:49:11 +0100
commit306dd3f92145c6526fc3ac661a06f6b4481eb6d2 (patch)
treeeab1fd2a48c79be2532caf749ab43553a352b4b2
parent4f090437ff503324e73da85e0bafc9c2a23947a0 (diff)
downloadmockito-kotlin-306dd3f92145c6526fc3ac661a06f6b4481eb6d2.tar.gz
Drop clean commits requirement (#504)
We squash when merging.
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index ee9389c..8c2f105 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,4 +1,3 @@
Thank you for submitting a pull request! But first:
- [ ] Can you back your code up with tests?
- - [ ] Keep your commits clean: [squash your commits if necessary](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History).