chore(pr-template): add 'Fixes' to the template (#7462)

This commit is contained in:
Gabor Kiss-Vamosi
2025-01-02 22:11:24 +01:00
committed by GitHub
parent 6b8a288437
commit 738bda27f6
+3 -1
View File
@@ -1,4 +1,6 @@
A clear and concise description of what the bug or new feature is.
Fixes #xxxx <!-- E.g. Fixes #1234 to reference the fixed issue. Can be removed if there is no related issue -->
<!-- A clear and concise description of what the bug or new feature is.-->
### Notes
- Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed.