mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 05:06:44 +00:00
Merge branch 'master' of https://github.com/fvanroie/hasp-lvgl
This commit is contained in:
commit
2305212351
44
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
44
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a bug report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: 'bug'
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
IMPORTANT
|
||||||
|
Issues that don't use this template will be ignored and closed.
|
||||||
|
|
||||||
|
If you are not sure if your issue is a bug, please open a [github discussion](https://github.com/fvanroie/hasp-lvgl/discussions) first
|
||||||
|
or join the [#hasp-lvgl channel](https://discord.gg/VCWyuhF) on Discord.
|
||||||
|
-->
|
||||||
|
|
||||||
|
### Perform all steps below and tick them with [x]
|
||||||
|
- [ ] Check the related part of the [Documentation](https://fvanroie.github.io/hasp-docs/)
|
||||||
|
- [ ] Update hasp-lvgl to the latest version
|
||||||
|
- [ ] Reproduce the issue and describe all steps
|
||||||
|
|
||||||
|
### Describe the bug
|
||||||
|
<!--
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
-->
|
||||||
|
|
||||||
|
### To Reproduce
|
||||||
|
<!--
|
||||||
|
Provide a small, independent code sample that can be used to reproduce the issue.
|
||||||
|
Format the code like this:
|
||||||
|
```json
|
||||||
|
your code here
|
||||||
|
```
|
||||||
|
-->
|
||||||
|
|
||||||
|
### Expected behavior
|
||||||
|
<!--
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
-->
|
||||||
|
|
||||||
|
### Screenshots or video
|
||||||
|
<!--
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
-->
|
Loading…
x
Reference in New Issue
Block a user