Skip to content

Commit 09af090

Browse files
committed
Disable blank issues and provide links to documentation and discussions
1 parent 2c570a9 commit 09af090

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
blank_issues_enabled: false
2+
3+
contact_links:
4+
- name: Discussion
5+
url: https://github.com/gonzalezreal/swift-markdown-ui/discussions
6+
about: MarkdownUI Q&A, ideas, and more
7+
- name: Documentation
8+
url: https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.0/documentation/markdownui
9+
about: MarkdownUI documentation

0 commit comments

Comments
 (0)