🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@cnotley
Copy link

@cnotley cnotley commented Oct 28, 2025

PR summary

This adds a short note in the "Policies and guidelines" section of doc/devel/index.rst that directs contributors to the existing “Restrictions on Generative AI Usage” guidance (the generative_ai reference in contribute.rst).

Why is this change necessary?

  • New contributors may not see the AI usage policy unless they happen to read contribute.rst in full.
  • The "Policies and guidelines" page is where we already tell people how to contribute responsibly, so it's the natural place to surface that policy.

What problem does it solve?

What is the reasoning for this implementation?

  • We insert a two-line paragraph immediately before the existing .. grid:: block in the "Policies and guidelines" section, pointing to the existing :ref:\generative_ai`` anchor. No new content is invented, and no other structure is changed.

Additionally:

  • Title summarizes the change: DOC: Link AI policy from developer guide index (#30439).
  • This is documentation-only, no behavior change and no code/API change.

PR checklist

  • "closes [Doc]: Link AI policy on contributing page #30439" is in the body of the PR description to link the related issue
  • [N/A] new and changed code is tested
  • [N/A] Plotting related features are demonstrated in an example
  • [N/A] New Features and API Changes are noted with a directive and release note
  • Documentation complies with general and docstring guidelines

@github-actions github-actions bot added the Documentation: devdocs files in doc/devel label Oct 28, 2025
@cnotley
Copy link
Author

cnotley commented Oct 28, 2025

The failing job appears to be the first-interaction action requiring issue_message; this PR only changes docs and doesn’t affect CI

@anntzer
Copy link
Contributor

anntzer commented Oct 28, 2025

Let's just close this, per #30694 (comment).

@anntzer anntzer closed this Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: devdocs files in doc/devel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: Link AI policy on contributing page

2 participants