glenn-jocher
commited on
Replace Slack with Community Forum in issues (#7364)
Browse files
.github/ISSUE_TEMPLATE/config.yml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
blank_issues_enabled: true
|
2 |
contact_links:
|
3 |
-
- name:
|
4 |
-
url: https://
|
5 |
-
about: Ask on Ultralytics
|
6 |
- name: Stack Overflow
|
7 |
url: https://stackoverflow.com/search?q=YOLOv5
|
8 |
about: Ask on Stack Overflow with 'YOLOv5' tag
|
|
|
1 |
blank_issues_enabled: true
|
2 |
contact_links:
|
3 |
+
- name: 💬 Forum
|
4 |
+
url: https://community.ultralytics.com/
|
5 |
+
about: Ask on Ultralytics Community Forum
|
6 |
- name: Stack Overflow
|
7 |
url: https://stackoverflow.com/search?q=YOLOv5
|
8 |
about: Ask on Stack Overflow with 'YOLOv5' tag
|