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 8dc8517

Browse filesBrowse files
authored
Update bug_report.yml
1 parent 68f7847 commit 8dc8517
Copy full SHA for 8dc8517

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.yml

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body:
1919
id: reproduction
2020
attributes:
2121
label: Code for reproduction
22-
description: Please provide the minimum code required to reproduce the bug. Please make sure to minimize the number of dependencies required, and provide any necessary plotted data. Avoid using threads, as Matplotlib is (explicitly) not thread-safe.
22+
description: If possible, please provide a minimum self-contained example.
2323
placeholder: Paste your code here
2424
render: python
2525
validations:
@@ -57,8 +57,6 @@ body:
5757
attributes:
5858
label: Matplotlib Backend
5959
placeholder: print(matplotlib.get_backend())
60-
validations:
61-
required: true
6260
- type: input
6361
id: python-version
6462
attributes:

0 commit comments

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