Skip to content

Commit 2190600

Browse files
committed
Strengthen tracking issue policy with consequences
1 parent e936289 commit 2190600

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/tracking_issue.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Tracking issues are used to record the overall progress of implementation.
2828
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
2929
A tracking issue is however *not* meant for large scale discussion, questions, or bug reports about a feature.
3030
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
31+
Discussion comments will get marked as off-topic or deleted.
32+
Repeated discussions on the tracking issue may lead to the tracking issue getting locked.
3133

3234
### Steps
3335
<!--

0 commit comments

Comments
 (0)