From 773c3c733db6fd5d0b2cbe1ec35f7e3abc4169b3 Mon Sep 17 00:00:00 2001 From: "Jasper v. B" Date: Mon, 15 Aug 2016 23:24:32 +0200 Subject: [PATCH] Update PR template Remove the @mentions because I'm watching the repository and LongLiveCHIEF no longer maintains it. --- .github/PULL_REQUEST_TEMPLATE.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ae22d79..1b3c90e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1,15 @@ Fixes # . Changes Proposed in this Pull Request: -- -- -- + +- foo +- bar +- baz I have written tests for: -- [ ] New features introduced -- [ ] Bugs fixed -- [ ] Neither (I'm just enhancing tests!) +[](Remove the `[]()` to uncomment the appropriate lines) -@jazzpi @LongLiveCHIEF +[](- New features introduced) +[](- Bugs fixed) +[](- Neither (I'm just enhancing tests!))