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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,18 @@ labels: New Feature
5
5
---
6
6
7
7
<!--
8
-
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.
8
+
Welcome! Thanks for thinking of a way to improve Matplotlib.
9
9
10
10
11
11
Before creating a new feature request please search the issues for relevant feature requests.
12
12
-->
13
13
14
14
### Problem
15
15
16
-
<!-- Provide a clear and concise description of what problem this feature will solve. For example:
16
+
<!--
17
+
Provide a clear and concise description of the problem this feature will solve.
17
18
19
+
For example:
18
20
* I'm always frustrated when [...] because [...]
19
21
* I would like it if [...] happened when I [...] because [...]
20
22
-->
@@ -26,7 +28,7 @@ Before creating a new feature request please search the issues for relevant feat
26
28
* Add an option so that when [...] [...] will happen
27
29
-->
28
30
29
-
### Additional context
31
+
### Additional context and prior art
30
32
31
33
<!-- 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