From 8c3d5702025d321f45b036e8286fdb58d5ab442f Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 12 Dec 2018 19:13:07 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dea9a381e..3d6967438 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,4 +13,3 @@ ## Guidelines - [ ] I have read the guidelines in the [CONTRIBUTING](https://github.com/30-seconds/30-seconds-of-code/blob/master/CONTRIBUTING.md) document. -- [ ] My PR doesn't include any `testlog` changes.