Skip to content

Commit 587f162

Browse files
committed
chore: Encourage issue Links when submitting Bug fix PRs
1 parent e7ed4c8 commit 587f162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Changes visible to users:
1010
- [ ] **Breaking change** (prefix: `feat!!` or `fix!!` - fix or feature that would cause existing functionality to not work as expected)
1111
- Issue/discussion: <!-- Link to the issue or discussion where this has been agreed with a maintainer -->
1212
- [ ] **Bug fix** (prefix: `fix` - non-breaking change which fixes an issue)
13+
- Issue/discussion: <!-- Link to the issue or discussion where this has been agreed with a maintainer -->
1314
- [ ] **Translation** (prefix: `i18n` - additions or improvements to the translations - see [Support a new language](https://publish.obsidian.md/tasks-contributing/Translation/Support+a+new+language))
1415
- [ ] **Documentation** (prefix: `docs` - improvements to any documentation content **for users**)
1516
- [ ] **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))

0 commit comments

Comments
 (0)