From 40acf0e38a7b3cc0c6882c7a97737fb9bb286f21 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Sun, 29 Apr 2018 16:18:13 +0200 Subject: [PATCH] Fix pull request template https://github.com/servo/servo/pull/20692/commits/8146850215db325e0529d0ed4fbb663743f60542 --- PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 03ab69123dc..94711dbecae 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,6 @@ --- - [ ] `./mach build -d` does not report any errors -- [ ] `./mach build-geckolib` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable).