From 4945ac5debcf8bd4ec73b88fb5bb8591ea2d43af Mon Sep 17 00:00:00 2001 From: Joan Edwards Date: Tue, 18 Aug 2020 13:11:58 +0100 Subject: [PATCH] Update templates --- .github/pull_request_template.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bd2d05e8..ab2a27ca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,8 +2,10 @@ Pull requests should be opened against the `main` branch. For more information o ## Type of change -Select the type of change(s) made in this pull request. +**Description:** + +**Select the type of change(s) made in this pull request:** - [ ] Bug fix *(non-breaking change which fixes an issue)* - [ ] New feature *(non-breaking change which adds functionality)* - [ ] Documentation *(change or fix to documentation)* @@ -13,7 +15,7 @@ Select the type of change(s) made in this pull request. Fixes #issue-number -## Proposed Changes +## Proposed changes * *