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

Skip to content

Commit 9467192

Browse files
authored
Merge pull request #22419 from timhoffm/issue-version
Remove "Matplotlib version" from docs issue template
2 parents 1178983 + 8f2320a commit 9467192

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,3 @@ body:
3030
* This line should be be changed to say [...]
3131
* Include a paragraph explaining [...]
3232
* Add a figure showing [...]
33-
- type: input
34-
id: matplotlib-version
35-
attributes:
36-
label: Matplotlib Version
37-
description: "From Python prompt: `import matplotlib; print(matplotlib.__version__)`"
38-
validations:
39-
required: true

0 commit comments

Comments
 (0)