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 33e13c9 commit 7dd66ddCopy full SHA for 7dd66dd
.github/ISSUE_TEMPLATE/config.yml
@@ -1,9 +1,12 @@
1
blank_issues_enabled: yes
2
3
contact_links:
4
- - name: Discussion Forum
5
- url: https://forums.swift.org/c/development/swift-docc
6
- about: Ask and answer questions about Swift-DocC and authoring documentation
+ - name: Documentation Forums Category
+ url: https://forums.swift.org/c/92
+ about: Ask and answer questions about writing documentation
7
+ - name: DocC Forums Category
8
+ url: https://forums.swift.org/c/80
9
+ about: Ask and answer questions about using Swift-DocC
10
- name: Swift-DocC Documentation
11
url: https://www.swift.org/documentation/docc/
12
about: Learn about how to use Swift-DocC for authoring documentation
0 commit comments