Skip to content

Commit d6eccfd

Browse files
stephencelismluisbrown
authored andcommitted
Update config.yml
1 parent 09931a8 commit d6eccfd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
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

Comments
 (0)