We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b74696 commit cd4ccdfCopy full SHA for cd4ccdf
.github/ISSUE_TEMPLATE.md
@@ -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