diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c3aa6569dd32..064dd25d8a7c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -164,7 +164,7 @@ where: Examples of PR titles are: -* feature(type): Add IPPREFIX +* feat(type): Add IPPREFIX * fix: Prevent unnecessary flatmap to map conversion * refactor(vector): Use 'if constexpr' for Buffer::is_pod_like_v\