From d588bd57e6d81673b835e1e94d18e3f0928d5982 Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Sun, 13 Nov 2022 12:38:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20PR=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 01f242b3b4..17eab1bdb5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,5 @@ so we can talk about features and discuss implementations. -## Tests +## Linked issues - -- [ ] All tests passed.