Please follow the below guidelines to adhere to the project Syntax.
Before contributing, create a separate Branch with an intuitive name.
-
Add one of the below flags to specify the type of modification you have done.
delete:removed book service file
feature:add JWT auth controller
update:modified book service
bug:resolve authentication error
-
Keep the message upto 4-5 words length
-
Make sure to specify the
type
of file modified likeservice
,controller
,md
, etc.