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 b048f03

Browse filesBrowse files
authored
Merge pull request #29660 from ianhi/patch-4
fix: broken link
2 parents efde717 + 13e5943 commit b048f03
Copy full SHA for b048f03

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.yml

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body:
1717
description: >-
1818
If possible, please provide a minimum self-contained example. If you
1919
have used generative AI as an aid see
20-
https://dev.matplotlib.org/devel/contributing.html#generative_ai.
20+
https://matplotlib.org/devdocs/devel/contribute.html#restrictions-on-generative-ai-usage
2121
placeholder: Paste your code here. This field is automatically formatted as Python code.
2222
render: Python
2323
validations:

‎.github/PULL_REQUEST_TEMPLATE.md

Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ issue #8576".
1616
1717
If possible, please provide a minimum self-contained example. If you have used
1818
generative AI as an aid in preparing this PR, see
19-
https://dev.matplotlib.org/devel/contributing.html#generative_ai.
2019
20+
https://matplotlib.org/devdocs/devel/contribute.html#restrictions-on-generative-ai-usage
2121
-->
2222

2323

0 commit comments

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