diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 51ee0c8bf..bf00e2fee 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,6 @@ -A clear and concise description of what the bug or new feature is. +Fixes #xxxx + + ### Notes - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed.