mirror of
https://github.com/google/blockly.git
synced 2026-06-11 13:45:14 +02:00
docs: add docs as conventional commit option (#9970)
This commit is contained in:
+3
-1
@@ -20,9 +20,11 @@ changelog:
|
||||
- title: Bug fixes 🐛
|
||||
labels:
|
||||
- 'PR: fix'
|
||||
- title: Cleanup ♻️
|
||||
- title: Documentation updates 📄
|
||||
labels:
|
||||
- 'PR: docs'
|
||||
- title: Cleanup ♻️
|
||||
labels:
|
||||
- 'PR: refactor'
|
||||
- title: Reverted changes ⎌
|
||||
labels:
|
||||
|
||||
@@ -42,6 +42,8 @@ accepted types.
|
||||
|
||||
- **`fix`:** For commits that fix bugs/errors in Blockly.
|
||||
|
||||
- **`docs`:** For commits that update or add documentation.
|
||||
|
||||
- **`release`:** For commits that relate to the release of a new version.
|
||||
|
||||
#### Breaking changes
|
||||
|
||||
Reference in New Issue
Block a user