mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:45:42 +00:00
[ci skip] docs: add conventional commit to contrib guidelines
This commit is contained in:
parent
b8a63c0d5c
commit
c5ea6cca58
@ -9,6 +9,10 @@ This project uses C# 11.0 language features where feasible, and adheres to Style
|
|||||||
There is an `.editorconfig` included in this repository. For quick and painless pull requests, ensure that the analyzer does not
|
There is an `.editorconfig` included in this repository. For quick and painless pull requests, ensure that the analyzer does not
|
||||||
throw warnings.
|
throw warnings.
|
||||||
|
|
||||||
|
Please ensure that you follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
|
||||||
|
specification, as the GitHub release for this project is automatically generated from the commit history, and formatted using the
|
||||||
|
convetional commits specification.
|
||||||
|
|
||||||
### Code style
|
### Code style
|
||||||
|
|
||||||
Below are a few pointers to which you may refer, but keep in mind this is not an exhaustive list:
|
Below are a few pointers to which you may refer, but keep in mind this is not an exhaustive list:
|
||||||
|
Loading…
Reference in New Issue
Block a user