We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1bdb9 commit b0fdd5cCopy full SHA for b0fdd5c
working-groups/templates/wg.yaml.template
@@ -3,7 +3,7 @@ working-groups:
3
{#for board in boards}
4
- title: "{board.title}"
5
board-url: "{board.url}"
6
- short-description: {board.shortDescription.trim()}
+ short-description: "{board.shortDescription.trim()}"
7
readme: |
8
{board.getIndentedReadme().raw}
9
status: {board.getBadgeText()}
0 commit comments