Skip to content

Commit 00e9790

Browse files
Fix yaml validation error with extra colon in github template file
1 parent 1cbe68f commit 00e9790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blank_issues_enabled: true
22
contact_links:
33
- name: MVVM Toolkit, High Performance, or Diagnostic Package?
44
url: https://aka.ms/toolkit/dotnet
5-
about: If you have a question on these, see the .NET Community Toolkit repo:
5+
about: "If you have a question on these, see the .NET Community Toolkit repo:"
66
- name: Question
77
url: https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/categories/questions-help
88
about: I have a question about how to use something in the toolkit.

0 commit comments

Comments
 (0)