feat: Adding a commiting guideline.
This commit is contained in:
parent
2e4eeddc37
commit
7c40e18bf2
@ -29,6 +29,10 @@ git push -u origin HEAD
|
|||||||
|
|
||||||
Then do a pull request on the original project and wait for review.
|
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.
|
## 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user