From 46c6cb99d335b58de3da8c37d773b60c24481ed0 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sat, 15 Jan 2022 19:51:21 +0100 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9d9f05d8b5..5f3276223c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -13,6 +13,7 @@ Issues that don't use this template will be ignored and closed. --> ### Perform all steps below and tick them with [x] +- [ ] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq) - [ ] Check the related part of the [Documentation](https://docs.lvgl.io/) - [ ] Update lvgl to the latest version - [ ] Reproduce the issue in a [Simulator](https://docs.lvgl.io/latest/en/html/get-started/pc-simulator.html)