From e7209bcb87048750bbcb1dbbab21f8500a8ef29b Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Wed, 20 Oct 2021 11:42:07 +0400 Subject: [PATCH] Update PR template (#92) --- .github/PULL_REQUEST_TEMPLATE.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 968a845..cecccf6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,6 @@ | Q | A | ------------- | --- -| Is bugfix? | yes/no -| New feature? | yes/no -| Breaks BC? | yes/no -| Tests pass? | yes/no -| Fixed issues | comma-separated list of tickets # fixed by the PR, if any +| Is bugfix? | ✔️/❌ +| New feature? | ✔️/❌ +| Breaks BC? | ✔️/❌ +| Fixed issues |