From 88baa412bedfeef54efc8672e0ba14174cc59840 Mon Sep 17 00:00:00 2001 From: Jonas Hummelstrand Date: Mon, 4 Dec 2023 12:42:17 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 43 ++++++++++++++------------------ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b87d0e3..62fceaf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,52 +1,47 @@ - -## The contributor +## About the Contributor -## Type of contribution - -This is a +## Type of Contribution -- [ ] Bug fix -- [ ] Feature -- [ ] Code improvement -- [ ] Documentation improvement -- [ ] Other (please specify) +This is a: + +Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify) -## Current behavior +## Current Behavior -## New behavior +## New Behavior -## Test instructions +## Testing Instructions -## Other information - +## Other Information + ## Status -- [ ] PR is ready to be reviewed -- [ ] The functionality has been tested by the author -- [ ] Relevant unit tests has been added / updated -- [ ] Relevant documentation (code comments, [system documentation](https://nrkno.github.io/sofie-core/)) has been added / updated +- [ ] PR is ready to be reviewed. +- [ ] The functionality has been tested by the author. +- [ ] Relevant unit tests has been added / updated. +- [ ] Relevant documentation (code comments, [system documentation](https://nrkno.github.io/sofie-core/)) has been added / updated.