diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..bcafef811 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ +**Jira issue:** +https://glia.atlassian.net/browse/MOB-xxx + +**What was solved?** + +**Release notes:** + + - [ ] Feature + - [ ] Ignore + - [ ] Release notes (Is it clear from the description here?) + - [ ] Migration guide (If changes are needed for integrator already using the SDK - what needs to be communicated? Add underneath please) + +**Additional info:** + + - [ ] Tests fixed, added? Unit, acceptance, snapshots? + - [ ] Logging necessary for future troubleshooting of customer issues added? + +**Screenshots:**