Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ The coding style used for this repository can be found [at this repo](https://gi

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

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-10 specifying `build`, should be regarded as `func`.
All commit types and aliases should fall under the ones listed [here](https://gist.github.com/StrangeRanger/b8153017fe8195a2d038890e28c9aa63).

NOTE: As of 2024-04-08, the `Commit Types` specified at the link above, have been completely rewritten.

## Pull Request

Expand Down