From 3be6d37e5e0cdaa3016ebec58eaf772bee3af404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20=C3=96stberg?= Date: Wed, 23 Feb 2022 10:23:55 +0100 Subject: [PATCH] Remove text, add newlines --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7ac0625a9..980fa8017 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,5 @@ -Before submitting a pr: + + - [ ] Tests passing - [ ] Black formatting - [ ] Migrations for any changes to the database schema