Docs: Small edit to CONTRIBUTING.md
This commit is contained in:
parent
1387ac5b21
commit
22da5ccbfb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ The first line of the commit message (the summary) must have a specific format.
|
|||
The `[Tag]` is one of the following:
|
||||
|
||||
* `Fix` - for a bug fix.
|
||||
* `Update` - either for a backwards-compatible enhancement or for a rule change that adds reported problems.
|
||||
* `Update` - either for a backwards-compatible enhancement.
|
||||
* `New` - implemented a new feature.
|
||||
* `Breaking` - for a backwards-incompatible enhancement or feature.
|
||||
* `Docs` - changes to documentation only.
|
||||
|
|
Loading…
Reference in a new issue