From 698ec0565ac581f1136fb31304b88dc1dbad75c7 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 29 Nov 2021 19:50:56 +0300 Subject: docs(CONTRIBUTING): Mention new subtree commit type See cl/4049 Change-Id: I583e4bcf88342a998d7a5a9fd92f73d0710ee2e9 --- docs/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 7c9d034a93..dd138d3bfc 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -55,6 +55,7 @@ Where `type` can be one of: * `refactor`: Hopefully self-explanatory! * `test`: Added missing tests / fixed tests * `chore`: Maintenance work +* `subtree`: Operations involving `git subtree` And `scope` should refer to some kind of logical grouping inside of the project. -- cgit 1.4.1