Skip to content

Add AI policy - #11257

Merged
VeckoTheGecko merged 13 commits into
pydata:mainfrom
VeckoTheGecko:ai
Apr 2, 2026
Merged

Add AI policy#11257
VeckoTheGecko merged 13 commits into
pydata:mainfrom
VeckoTheGecko:ai

Conversation

@VeckoTheGecko

@VeckoTheGecko VeckoTheGecko commented Mar 25, 2026

Copy link
Copy Markdown
Contributor
  • Add policy (adapting from icechunk)
  • update PR template (copied from the pixi PR template)
  • Add AI_POLICY.md in root

- Add policy (copying from icechunk)
- update PR template (inspired from the pixi PR template)
- Add AI-POLICY.md in root
Seems projects use an underscore
@github-actions github-actions Bot added topic-documentation Automation Github bots, testing workflows, release automation labels Mar 25, 2026

@VeckoTheGecko VeckoTheGecko Mar 25, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Perhaps we can make this more succinct? I liked the succinctness of https://github.com/pola-rs/polars/blob/main/AI_POLICY.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I support getting something that we agree with in. If we feel that it is too long, we can always trim it later.

@headtr1ck headtr1ck left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds solid. Thanks


- [ ] This PR contains AI-generated content.
- [ ] I have tested any AI-generated content in my PR.
- [ ] I take responsibility for any AI-generated content in my PR.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe that statement is too strong and might deter people from submitting PRs?
But I'm ok with it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it. It makes the burden of responsibility very clear.

Comment thread doc/contribute/ai-policy.md
Comment thread doc/contribute/ai-policy.md Outdated

@jsignell jsignell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is great!

Using AI to improve the language of your writing (grammar, phrasing, spelling, etc.) is
acceptable. Be careful that it does not introduce inaccurate details in the process.

Maintainers reserve the right to delete or hide comments that violate our AI policy or code of conduct.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like having this explicit 😍

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I support getting something that we agree with in. If we feel that it is too long, we can always trim it later.


- [ ] This PR contains AI-generated content.
- [ ] I have tested any AI-generated content in my PR.
- [ ] I take responsibility for any AI-generated content in my PR.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it. It makes the burden of responsibility very clear.

VeckoTheGecko and others added 4 commits April 2, 2026 09:51
Co-authored-by: Michael Niklas  <mick.niklas@gmail.com>
I feel that this better signposts things and where to write content
@VeckoTheGecko

Copy link
Copy Markdown
Contributor Author

Thanks for the reviews @jsignell and @headtr1ck ! (and @ianhi for the original starting point :) ) . Going to check the rendering in the docs then will merge.

@VeckoTheGecko
VeckoTheGecko enabled auto-merge (squash) April 2, 2026 09:29
@VeckoTheGecko
VeckoTheGecko merged commit d0ee979 into pydata:main Apr 2, 2026
39 of 40 checks passed
@VeckoTheGecko
VeckoTheGecko deleted the ai branch April 2, 2026 10:24
spencerkclark pushed a commit to spencerkclark/xarray that referenced this pull request Apr 4, 2026
---------

Co-authored-by: Michael Niklas <mick.niklas@gmail.com>
Co-authored-by: Ian Hunt-Isaak <ianhuntisaak@gmail.com>
Co-authored-by: Julia Signell <jsignell@gmail.com>
jsignell added a commit to jsignell/xarray that referenced this pull request Apr 15, 2026
---------

Co-authored-by: Michael Niklas <mick.niklas@gmail.com>
Co-authored-by: Ian Hunt-Isaak <ianhuntisaak@gmail.com>
Co-authored-by: Julia Signell <jsignell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Automation Github bots, testing workflows, release automation topic-documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Policy on LLM usage

3 participants