Skip to content

Commit 605843e

Browse files
committed
mcp: use blank issue title
To hopefully make it less likely for people to forget to change their MCP issue title.
1 parent f3f786f commit 605843e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/major_change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Major change proposal (MCP)
33
about: Propose a major change.
4-
title: "(My major change proposal)"
4+
title: ''
55
labels: major-change, T-compiler
66
assignees: ''
77

0 commit comments

Comments
 (0)