Skip to content

Commit 33f2814

Browse files
committed
Update CONTRIBUTING.md
1 parent 19cc906 commit 33f2814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The coding style used for this repository can be found [at this repo](https://gi
1212

1313
All commits should follow the [Conventional Commits](https://www.conventionalcommits.org) style.
1414

15-
All commit types and aliases should fall under the ones listed in this [readme](https://github.com/pvdlg/conventional-changelog-metahub/blob/master/README.md#commit-types). _Ignore the emoji section_
15+
All commit types and aliases should fall under the ones listed [here](https://gist.github.com/StrangeRanger/b8153017fe8195a2d038890e28c9aa63). As a note, all commits prior to 2022-07-12 specifying `build`, should be regarded as `func`.
1616

1717
## Pull Request
1818

1919
1. Ensure that the code is commented and clean so that the people reviewing it or later working with it will understand what it does.
2020
2. Update the documentation (especially the database documentation) with details of changes to the interface, including new environment variables, exposed ports, good file locations, and container parameters.
21-
3. Clearly state why the pull request is being created by referencing the problem it's solving or the feature it's adding.
21+
3. Clearly state why the pull request is being created by referencing the problem it's solving or the feature it's adding.

0 commit comments

Comments
 (0)