about summary refs log tree commit diff
path: root/docs/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CONTRIBUTING.md')
-rw-r--r--docs/CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
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.