diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 686f490..c2aee68 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1,14 @@ -Pull request title should be `TSSDK-XXX - description` or `NOISSUE - description` where XXX is ID of issue that this PR relate to. -Please review the [CONTRIBUTING.md](./CONTRIBUTING.md) file for detailed contributing guidelines. + ### What does this do? ### Which issue(s) does this PR fix/relate to? -Put here `Resolves #XXX` to auto-close the issue that your PR fixes (if such) + ### List any changes that modify/break current functionality