Skip to content

Commit 8b3cb7c

Browse files
committed
Add config file for issue templates
1 parent c80aa86 commit 8b3cb7c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Question or discussion
4+
url: https://github.com/CommunityToolkit/dotnet/discussions/new
5+
about: I have a question about how to use something in the toolkit
6+
- name: Documentation
7+
url: https://github.com/MicrosoftDocs/CommunityToolkit/issues/new
8+
about: I have a documentation suggestion or question

0 commit comments

Comments
 (0)