You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also moved the ISSUE_TEMPLATE.md to ISSUE_TEMPLATE/bug_report.md so that both feature requests and bug report templates will show up after clicking the new issue button
Welcome! Thanks for thinking of a way to improve Matplotlib. If this solves a problem for you, then it probably solves that problem for lots of people! So the whole community will benefit from this request.
9
+
10
+
11
+
Before creating a new feature request please search the issues for relevant feature requests.
12
+
-->
13
+
14
+
### Problem
15
+
16
+
<!-- Provide a clear and concise description of what problem this feature will solve. For example:
17
+
18
+
* I'm always frustrated when [...] because [...]
19
+
* I would like it if [...] happened when I [...] because [...]
20
+
-->
21
+
22
+
### Proposed Solution
23
+
24
+
<!-- Provide a clear and concise description of a way to accomplish what you want. For example:
25
+
26
+
* Add an option so that when [...] [...] will happen
27
+
-->
28
+
29
+
### Additional context
30
+
31
+
<!-- Add any other context or screenshots about the feature request here. You can also include links to examples of other programs that have something similar to your request. For example:
0 commit comments