From 43ebe2799eb1201ef0378eab0f663d3b44b44f4e Mon Sep 17 00:00:00 2001 From: Jurica Cerovec Date: Sun, 3 May 2020 18:58:21 +0200 Subject: [PATCH] Updated pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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.