Skip to content

Commit d4d6e2c

Browse files
committed
create links out to gitter and discourse from the new issue options
1 parent 7411536 commit d4d6e2c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2+
blank_issues_enabled: true # default
3+
contact_links:
4+
- name: Question/Support/Other
5+
url: https://discourse.jupyter.org/c/widgets/46
6+
about: If you have a usage question
7+
- name: Chat with devs
8+
url: https://gitter.im/jupyter-widgets/Lobby
9+
about: Ask short questions about using or creating widgets

0 commit comments

Comments
 (0)