From 1806d14d83b26559de3966826d6cf8540fa8e5c0 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Mon, 28 Mar 2016 11:18:21 +0200 Subject: [PATCH] Change issue and PR templates 2/2 --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dcb7fde2..f35c36ac 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,6 +4,6 @@ Please describe the goal of this pull request. #### Resume -Bug fix: yes/no -New feature: yes/no -Fixed tickets: comma-separated list of tickets fixed by the PR, if any +* Bug fix: yes/no +* New feature: yes/no +* Fixed tickets: comma-separated list of tickets fixed by the PR, if any