diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e90a40..3095e6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,10 @@ git push -u origin HEAD Then do a pull request on the original project and wait for review. +## Commiting + +When making a commit you can use the prefixes fix:, feat: or refactor: to indicate what is the point of the commit plus a good description of the changes without too much text. + ## Contributing a new theme. When creating a new theme you should create a new folder under themes with the name of your theme with a folder named public and dist inside.