Skip to content

Commit 5650d36

Browse files
committed
chore: Emphasise purpose of Internal Issues
1 parent bd9cf6c commit 5650d36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/internal-issue.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Internal Issue
2-
description: Internal issues, for helping contributors keep track of things to do
2+
description: Plugin developer topics, for helping contributors keep track of changes behind the scenes - NOT for user questions or requests
33
labels: ["type: internal"]
44
body:
55
- type: markdown
66
attributes:
77
value: |
88
## About this form
9-
This form is only for tracking developer-focussed actions, like refactoring, dependency updates and similar.
10-
Rarely, these might be visible to users, such as when updating a dependency might require notifying users of a change in behaviour.
9+
This form is **only** for tracking topics by developers of the Tasks plugin and other contributors to the source code, like refactoring, dependency updates and similar.
10+
It is not intended for user questions, which should go in [Discussions/Q&A](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categories/q-a), please - and will be closed if added here.
1111
1212
- type: textarea
1313
id: description

0 commit comments

Comments
 (0)