From de40900960d8a3af8196bd76bc0b529920e43d99 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Wed, 17 Jan 2024 17:12:50 +0000 Subject: [PATCH] docs: added `merge` into PR emoji guidelines --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f990cb6..9be95be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,6 +40,7 @@ The emoji should be the first thing in the name, to let everyone know what kind | :bricks: `:bricks:` | `build` | Change *only* to the build process, tooling, or infra. | | :memo: `:memo:` | `docs` | A change to documentation *only*. | | :arrow_right_hook: `:arrow_right_hook:` | `revert` | Reverting a previous commit. | +| :knot: `:knot:` | `merge` | Merging a branch into another. | ### issue