mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update lvgl simulator on ubuntu
This commit is contained in:
18
lv_sim_linux/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.yml
vendored
Normal file
18
lv_sim_linux/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.yml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
name: Development discussion
|
||||
description: Share your ideas related to development of LVGL
|
||||
body:
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: Introduce the problem
|
||||
placeholder: A clear and concise description of the problem. Also mention some examples and use cases if possible.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: solution
|
||||
attributes:
|
||||
label: Proposal
|
||||
placeholder: If you already have an idea about the solution share it here
|
||||
validations:
|
||||
required: false
|
||||
Reference in New Issue
Block a user