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 09931a8 commit d6eccfdCopy full SHA for d6eccfd
.github/ISSUE_TEMPLATE/config.yml
@@ -1 +1,12 @@
1
blank_issues_enabled: false
2
+
3
+contact_links:
4
+ - name: Discussion
5
+ url: https://github.com/pointfreeco/swift-composable-architecture/discussions
6
+ about: Composable Architecture Q&A, ideas, and more
7
+ - name: Documentation
8
+ url: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/
9
+ about: Read the Composable Architecture's documentation
10
+ - name: Videos
11
+ url: https://www.pointfree.co/collections/composable-architecture
12
+ about: Watch videos to get a behind-the-scenes look at how the Composable Architecture was motivated and built
0 commit comments