From 0392f77fefd6c412975a236dc917153a44fa406b Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 15 Apr 2021 15:19:55 +0200 Subject: [PATCH] Updated pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 102686232..361429c11 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,10 @@ -**BUGS:** +## Description + + ->Please describe the issue that you solved if its not filed. +## How to test this + ->Otherwise please mention issue #id and use comma if your PR ->solves multiple issues. - -**For things other than bugs:** - -> Describe that thing in very short line, word limit is 200. -> Otherwise use **issue #id** if the issue was filed as **feature** request. \ No newline at end of file +## Documentation +- [ ] My pull request requires a update on the documentation repository. +