Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Tiago Conceição
2022-05-06 17:13:07 +01:00
parent 1280510eba
commit 94204ef08f
+21
View File
@@ -0,0 +1,21 @@
## What does the pull request do?
<!--- Give a bit of background on the PR here, together with links to with related issues etc. -->
## What is the current behavior?
<!--- If the PR is a fix, describe the current incorrect behavior, otherwise delete this section. -->
## What is the updated/expected behavior with this PR?
<!--- Also describe how to test the PR. -->
## How was the solution implemented (if it's not obvious)?
<!--- Include any information that might be of use to a reviewer here. -->
## Fixed issues
<!--- If the pull request fixes issue(s) list them like this:
- Fixes #123
- Fixes #456
-->