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 5788d4a

Browse filesBrowse files
lestevethomasjpfan
andauthored
MAINT Improve issue template (#19704)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
1 parent cf296c7 commit 5788d4a
Copy full SHA for 5788d4a

File tree

Expand file treeCollapse file tree

2 files changed

+6
-13
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-13
lines changed

‎.github/ISSUE_TEMPLATE/config.yml

Copy file name to clipboard
+6-3Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Discussions
4-
url: https://github.com/scikit-learn/scikit-learn/discussions
4+
url: https://github.com/scikit-learn/scikit-learn/discussions/new
55
about: Ask questions and discuss with other scikit-learn community members
6-
- name: Stack overflow
6+
- name: Stack Overflow
77
url: https://stackoverflow.com/questions/tagged/scikit-learn
8-
about: Please ask and answer usage questions on stackoverflow
8+
about: Please ask and answer usage questions on Stack Overflow
99
- name: Mailing list
1010
url: https://mail.python.org/mailman/listinfo/scikit-learn
1111
about: General discussions and announcements on the mailing list
1212
- name: Gitter
1313
url: https://gitter.im/scikit-learn/scikit-learn
1414
about: Users and developers can sometimes be found on the gitter channel
15+
- name: Blank issue
16+
url: https://github.com/scikit-learn/scikit-learn/issues/new
17+
about: Please note that Github Discussions should be used in most cases instead

‎.github/ISSUE_TEMPLATE/other_template.md

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/other_template.md
-10Lines changed: 0 additions & 10 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.