From 5e6d7db2583898ca74d076f79f471ba5c1f35836 Mon Sep 17 00:00:00 2001 From: Philipp Fritsche Date: Sun, 18 Apr 2021 11:35:54 +0200 Subject: [PATCH] chore: remove typings from PR checklist (#657) * chore: remove typings from PR template * chore: instruct to replace irrelevant checkboxes --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 41a73d92..bf7c8f1c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,28 +14,24 @@ Please fill out the information below to expedite the review and (hopefully) merge of your pull request! --> - - **What**: - - + **Why**: - - + **How**: + - **Checklist**: + - - + + - [ ] Documentation - [ ] Tests -- [ ] Typings - [ ] Ready to be merged