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. +