mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
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
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: ''
|
||||
|
|
|
|||
1
changelogs/internal/newsfragments/1856.clarification
Normal file
1
changelogs/internal/newsfragments/1856.clarification
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix syntax errors in the spec release issue template.
|
||||
Loading…
Reference in a new issue