Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f89ebf

Browse files
committed
clarify maintenance template and create question template
1 parent 47927a9 commit 1f89ebf

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Enhancement
2+
name: Maintenance
33
about: Help improve performance, usability and/or consistency.
44
label: maintenance
55
---
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Question/Support/Other
3+
about: If you have a usage question
4+
labels: Question
5+
# This template is based on the scikit-learn template
6+
# https://github.com/scikit-learn/scikit-learn/blob/8e61534f1087703f476414d8dbd3688282f8eebf/.github/ISSUE_TEMPLATE/usage_question.md
7+
---
8+
9+
<!--
10+
**If your issue is a usage question, please submit it in one of these other channels instead:**
11+
- StackOverflow with the Matplotlib tag: https://stackoverflow.com/questions/tagged/matplotlib
12+
- The Matplotlib community forum: https://discourse.matplotlib.org/
13+
14+
The issue tracker is used only to report issues and feature requests. For
15+
questions, please use either of the above platforms. Most question issues are
16+
closed without an answer on this issue tracker. Thanks for your understanding.
17+
-->

0 commit comments

Comments
 (0)