Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 06c583b

Browse filesBrowse files
authored
Merge pull request #19521 from ianhi/questions-config
DOC: use config.yml to redirect questions from GH issues to discourse
2 parents 6d629a1 + e52ebe9 commit 06c583b
Copy full SHA for 06c583b

File tree

Expand file treeCollapse file tree

2 files changed

+9
-17
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-17
lines changed

‎.github/ISSUE_TEMPLATE/config.yml

Copy file name to clipboard
+9Lines changed: 9 additions & 0 deletions
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.matplotlib.org
6+
about: If you have a usage question
7+
- name: Chat with devs
8+
url: https://gitter.im/matplotlib/matplotlib
9+
about: Ask short questions about contributing to Matplotlib

‎.github/ISSUE_TEMPLATE/questions.md

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/questions.md
-17Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.