diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 58893e4c..2f1baa14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,8 +61,9 @@ Common emojis to use are as follow: โ— Deprecation of a feature โ›” Removal of feature ๐Ÿ› Bugfix +๐Ÿงน Chore / refactoring / migration / dependency deprecation related โšก Performance/memory improvements -๐Ÿ” Documentation, refactoring +๐Ÿ” Documentation ๐Ÿ”ง Tooling/Build scripts/CI (other non-application changes) ```