Skip to content

Commit e68849f

Browse files
authored
Merge pull request #593 from programmerjake/use-blank-issue-title-for-acps
Use blank title for ACP issue template
2 parents 4f76fd9 + 3338cdb commit e68849f

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)