Skip to content

Commit 6c9b272

Browse files
committed
Fix release issue template
Square brackets are a problem and have to be quoted.
1 parent a8f18a8 commit 6c9b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: [INTERNAL] Release
2+
name: '[INTERNAL] Release'
33
about: Release a version
44
title: 'Release Version v$version'
55
labels: ''

0 commit comments

Comments
 (0)