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 c1cba76 commit 72caf65Copy full SHA for 72caf65
.github/ISSUE_TEMPLATE/config.yml
@@ -1,7 +1,7 @@
1
blank_issues_enabled: false
2
3
contact_links:
4
- - name: Discussion
+ - name: Project Discussion
5
url: https://github.com/pointfreeco/swift-composable-architecture/discussions
6
about: Composable Architecture Q&A, ideas, and more
7
- name: Documentation
@@ -10,3 +10,6 @@ contact_links:
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
13
+ - name: Slack
14
+ url: http://pointfree.co/slack-invite
15
+ about: Community chat
0 commit comments