diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index c8aa4f505..95d57acf9 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -59,15 +59,49 @@ It will "copy" the `lvgl` repository to your GitHub account (`https://github.com 9. If you need to make more changes, just update your forked `lvgl` repo with new commits. They will automatically appear in the PR. ### Commit message format -In commit messages please follow the [Angular Commit Format](https://gist.github.com/brianclements/841ea7bffdb01346392c). +The commit messages format is inspired by [Angular Commit Format](https://gist.github.com/brianclements/841ea7bffdb01346392c). + +The following structure should be used: +``` +(): + + + +