Skip to content

Commit 3338cdb

Browse files
Use blank title for ACP issue template
There's a near identical PR for compiler MCPs: rust-lang/compiler-team#879 > To hopefully make it less likely for people to forget to change their MCP issue title. > > See #t-compiler/major changes > Retroactive MCP for the Rust for Linux Ec… compiler-team#874 @ 💬
1 parent 4f76fd9 commit 3338cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/api-change-proposal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: API Change Proposal
33
about: Propose a new API change to the libs-api team
4-
title: "(My API Change Proposal)"
4+
title: ''
55
labels: api-change-proposal, T-libs-api
66
assignees: ""
77
---

0 commit comments

Comments
 (0)