Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
[DOC] dev landing page admonition about AI usage/link to policy#30699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Changes fromall commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| @@ -189,8 +189,13 @@ and managing a development environment and workflow: | ||||||||||
| Policies and guidelines | ||||||||||
| ======================= | ||||||||||
| .. admonition:: AI Usage | ||||||||||
| Use AI tools as reference aides, not to author contributions in your stead. For | ||||||||||
| guidance, see our :ref:`AI policy <generative_ai>`. | ||||||||||
Comment on lines +194 to +195 Member There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. I'm not quite clear, whether that reflects our policy. Maybe it's because "reference aides" and "author contributions in your stead" sounds a bit formal and academic to my ears. I would translate this to Suggested change
But our policy does not explicitly prohibit to submit AI content. I read
more in that any potentially AI generated content must be reviewed, evaluated and curated before submission. - But maybe the point is that we are not very clear what is acceptable and what not. That said, I'm not very clear MemberAuthor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more.
Sort of the intent? The colloquial form is "You can use AI to look things up, not to write the contribution for you" or "Use AI to help you, not make the contribution for you" Which, maybe we should just be that direct? I think reference & inspiration are interchangeable here.
Yeah, I think that's the bigger problem. Fundamentally we'd merge a bot authored PR if it actually resolved the issue. It's just that what folks are submitting doesn't. MemberAuthor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Also the complexity of communicating the policy is why I'm thinking it may make more sense to just move the policy from contributing to the dev landing page as a subsection of policies and guidelines (under the toc boxes). Don't love it cause of scope creep but it applies to everything on the page. Member There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. What about something like
| ||||||||||
| These policies and guidelines help us maintain consistency in the various types of | ||||||||||
| maintenance work. If you are writing code or documentation, following these policies | ||||||||||
| helps maintainers more easily review your work. If you are helping triage, community | ||||||||||
| manage, or release manage, these guidelines describe how our current process works. | ||||||||||