summaryrefslogtreecommitdiff
path: root/src/libs/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md
blob: 7c9f6c08853d0e6162340ded6b2ebd45b129af6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
name: Development discussion
about: Discussion strictly related to the development of the LVGL.
title: ''
labels: ''
assignees: ''

---
<!--
IMPORTANT
Issues that don't use this template will be ignored and closed.

Normal Feature requests should go to the Forum: https://forum.lvgl.io/c/feature-request/9
-->

### Introduce the problem
<!--
A clear and concise description of the problem.
-->

### Examples and cases
<!--
Mention some examples and cases where the problem or the missing feature is relevant
-->

### Suggested solution
<!--
If you already have an idea about the solution share it here
-->