From cd69be12d1441c51afb1b40f05cb62eaefd1bbfe Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sun, 20 Dec 2020 13:32:37 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4d76e91c4d..882f4644c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,7 @@ - - ### Description of the feature of fix A clear and concise description of what the bug is. - ### Chekpoints - [ ] Follow the [styling guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md) - [ ] Update CHANGELOG.md