diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0e607cf6ad6777cd1bf1df953b17d6832eaeb16..67245f081547a99a89995088b0f9c1cebadec734 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -216,6 +216,7 @@ change. - Reference issues and pull requests liberally if your commit is connected to one. - When only changing documentation start with `:memo:` - Consider starting the commit message with an applicable emoji: + - :new: `:new:` when adding a new feature - :art: `:art:` when improving the format/structure of the code - :racehorse: `:racehorse:` when improving performance - :memo: `:memo:` when writing docs