We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22c78a commit 05449e7Copy full SHA for 05449e7
.github/pull_request_template.md
@@ -27,7 +27,7 @@ Changes visible to users:
27
- [ ] **New feature** (prefix: `feat` - non-breaking change which adds functionality)
28
- [ ] **Breaking change** (prefix: `feat!!` or `fix!!` - fix or feature that would cause existing functionality to not work as expected)
29
- [ ] **Documentation** (prefix: `docs` - improvements to any documentation content)
30
-- [ ] **Sample vault** (prefix: `sample` - improvements to the sample vault)
+- [ ] **Sample vault** (prefix: `vault` - improvements to the [Tasks-Demo sample vault](https://github.com/obsidian-tasks-group/obsidian-tasks/tree/main/resources/sample_vaults/Tasks-Demo))
31
32
Internal changes:
33
0 commit comments