mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
Merge f0fd2b757f490092ebffa0a261c04cae6a1bab04 into dev
This commit is contained in:
commit
b9e415fef0
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -12,17 +12,17 @@ IMPORTANT
|
|||||||
Issues that don't use this template will be ignored and closed.
|
Issues that don't use this template will be ignored and closed.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Perform all steps below and tick them with [x]**
|
### Perform all steps below and tick them with [x]
|
||||||
- [ ] Check the related part of the [Documentation](https://docs.lvgl.io/)
|
- [ ] Check the related part of the [Documentation](https://docs.lvgl.io/)
|
||||||
- [ ] Update lvgl to the latest version
|
- [ ] Update lvgl to the latest version
|
||||||
- [ ] Reproduce the issue in a [Simulator](https://docs.lvgl.io/latest/en/html/get-started/pc-simulator.html)
|
- [ ] Reproduce the issue in a [Simulator](https://docs.lvgl.io/latest/en/html/get-started/pc-simulator.html)
|
||||||
|
|
||||||
**Describe the bug**
|
### Describe the bug
|
||||||
<!--
|
<!--
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**To Reproduce**
|
### To Reproduce
|
||||||
<!--
|
<!--
|
||||||
Provide a small, independent code sample that can be used to reproduce the issue.
|
Provide a small, independent code sample that can be used to reproduce the issue.
|
||||||
Ideally this should work in the PC simulator unless the problem is specific to a platform.
|
Ideally this should work in the PC simulator unless the problem is specific to a platform.
|
||||||
@ -32,12 +32,12 @@ your code here
|
|||||||
```
|
```
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Expected behavior**
|
### Expected behavior
|
||||||
<!--
|
<!--
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Screenshots or video**
|
### Screenshots or video
|
||||||
<!--
|
<!--
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
-->
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user