Fix YAML syntax in SCT release template (#1856)
* Fix YAML syntax in SCT release template * changelog
This commit is contained in:
parent
0a9ab956bd
commit
08bc8e8a1f
2 changed files with 3 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/release.md
vendored
4
.github/ISSUE_TEMPLATE/release.md
vendored
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: [SCT] Release checklist
|
||||
about: Used by the Spec Core Team to create a new release.
|
||||
name: '[SCT] Release checklist'
|
||||
about: 'Used by the Spec Core Team to create a new release.'
|
||||
title: 'Matrix 1.X'
|
||||
labels: 'release-blocker'
|
||||
assignees: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue