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 fc031e4

Browse filesBrowse files
committed
Merge pull request #6024 from jenshnielsen/issue_template
Add Issue template with some guidelines
2 parents 5b74696 + cd4ccdf commit fc031e4
Copy full SHA for fc031e4

File tree

Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed

‎.github/ISSUE_TEMPLATE.md

Copy file name to clipboard
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
To help us understand and resolve your issue please check that you have provided
2+
the information below.
3+
4+
- [ ] Matplotlib version, Python version and Platform (Windows, OSX, Linux ...)
5+
- [ ] How did you install Matplotlib and Python (pip, anaconda, from source ...)
6+
- [ ] If possible please supply a [Short, Self Contained, Correct, Example](http://sscce.org/)
7+
that demonstrates the issue i.e a small piece of code which reproduces the issue
8+
and can be run with out any other (or as few as possible) external dependencies.
9+
- [ ] If this is an image generation bug attach a screenshot demonstrating the issue.
10+
- [ ] If this is a regression (Used to work in an earlier version of Matplotlib), please
11+
note where it used to work.

0 commit comments

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