diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5e24d3a0b..793574b37 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,11 +3,12 @@ Before you file this pull request, please read these guidelines: ### Discussion - * If this has been discussed in an issue, make sure to link to the issue here. - If not, go file an issue about this **before creating a pull request** to discuss. + - If this has been discussed in an issue, make sure to link to the issue here. + If not, go file an issue about this **before creating a pull request** + to discuss. ### API Changes - * At this time we cannot accept changes that affect the public API. If you'd like to help - us make BlinkID APIs better, please propose your change in a feature request so that we - can discuss it together. + - At this time we cannot accept changes that affect the public API. If you'd + like to help us make BlinkID APIs better, please propose your change in + a feature request so that we can discuss it together.