From 094f98743db630cf070d9fe97e14b24db6450112 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Tue, 23 Feb 2021 21:40:02 +0100 Subject: Fix LVGL submodule (sorry!) --- src/libs/lvgl/.github/ISSUE_TEMPLATE/bug-report.md | 43 ---------------------- src/libs/lvgl/.github/ISSUE_TEMPLATE/config.yml | 14 ------- .../lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md | 29 --------------- 3 files changed, 86 deletions(-) delete mode 100644 src/libs/lvgl/.github/ISSUE_TEMPLATE/bug-report.md delete mode 100644 src/libs/lvgl/.github/ISSUE_TEMPLATE/config.yml delete mode 100644 src/libs/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md (limited to 'src/libs/lvgl/.github/ISSUE_TEMPLATE') diff --git a/src/libs/lvgl/.github/ISSUE_TEMPLATE/bug-report.md b/src/libs/lvgl/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index 9d9f05d8..00000000 --- a/src/libs/lvgl/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -name: Bug report -about: Create a bug report to help us improve -title: '' -labels: '' -assignees: '' - ---- - - - -### Perform all steps below and tick them with [x] -- [ ] 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) - -### Describe the bug - - -### To Reproduce - - -### Expected behavior - - -### Screenshots or video - diff --git a/src/libs/lvgl/.github/ISSUE_TEMPLATE/config.yml b/src/libs/lvgl/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 2228ff12..00000000 --- a/src/libs/lvgl/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,14 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Documentation - url: https://docs.lvgl.io - about: Be sure to read to documentation first - - name: Forum - url: https://forum.lvgl.io - about: For topics like How-to, Getting started, Feature request - - name: CONTIBUTING.md - url: https://github.com/lvgl/lvgl/blob/master/docs/CONTRIBUTING.md#faq-about-contributing - about: The basic rules of contributing - - name: CODING_STYLE.md - url: https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md - about: Quick summary of LVGL's code style diff --git a/src/libs/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md b/src/libs/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md deleted file mode 100644 index 7c9f6c08..00000000 --- a/src/libs/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -name: Development discussion -about: Discussion strictly related to the development of the LVGL. -title: '' -labels: '' -assignees: '' - ---- - - -### Introduce the problem - - -### Examples and cases - - -### Suggested solution - -- cgit v1.2.3-70-g09d2