From 1cd851f8c09e813d75feaf9bf312f887f5ba76f0 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 22 Nov 2021 11:11:46 +0100 Subject: [PATCH] docs(contributing) update commit message format --- docs/CONTRIBUTING.md | 44 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 5 deletions(-) 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: +``` +(): + + + +