Skip to content

Commit 05449e7

Browse files
authored
chore: Use prefix 'vault' for changes to sample vault (#997)
* chore: Use prefix vault for any changes to sample vault * chore: Add link to the sample vault
1 parent a22c78a commit 05449e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Changes visible to users:
2727
- [ ] **New feature** (prefix: `feat` - non-breaking change which adds functionality)
2828
- [ ] **Breaking change** (prefix: `feat!!` or `fix!!` - fix or feature that would cause existing functionality to not work as expected)
2929
- [ ] **Documentation** (prefix: `docs` - improvements to any documentation content)
30-
- [ ] **Sample vault** (prefix: `sample` - improvements to the sample vault)
30+
- [ ] **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))
3131

3232
Internal changes:
3333

0 commit comments

Comments
 (0)