Add AI policy documentation and usage disclosure in PR template - #1419
Open
danielfromearth wants to merge 4 commits into
Open
Add AI policy documentation and usage disclosure in PR template#1419danielfromearth wants to merge 4 commits into
danielfromearth wants to merge 4 commits into
Conversation
Updated AI policy document to clarify responsibilities, disclosure, code quality, copyright, communication, and use of AI agents.
|
I will automatically update this comment whenever this PR is modified
|
Contributor
Author
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
danielfromearth
requested review from
JessicaS11,
Sherwin-14,
andypbarrett,
asteiker,
betolink,
chuckwondo,
itcarroll,
jhkennedy,
jrbourbeau,
jules32,
mfisher87 and
saberbrasher
August 4, 2026 18:13
Contributor
AI Contribution Policy Reference⭐ = top picks, worth a look at | 📌 Compiled from open-source-ai-contribution-policies
|
- rename references - change license from BSD to MIT - update acknowledgements
danielfromearth
commented
Aug 12, 2026
Comment on lines
+5
to
+7
| images, or generate human-like communication. | ||
|
|
||
| ## Responsibility |
Contributor
Author
There was a problem hiding this comment.
I wonder: do we want to exclude automated maintenance processes, like GitHub Actions, from the requirements? Perhaps adding a "Scope" section to the AI policy such as:
Suggested change
| images, or generate human-like communication. | |
| ## Responsibility | |
| images, or generate human-like communication. | |
| ## Scope | |
| This policy applies to contributions from the wider community. Automated | |
| processes operated by the earthaccess maintainer team (for example, dependency | |
| updates and other repository automations) run under separate maintainer | |
| oversight and are not governed by the requirements below. | |
| ## Responsibility |
…ge in CHANGELOG.md Sourcing of the text: - The disclosure section opening and "document which tool(s)..." sentences retained near-verbatim from the SciPy/NumPy policy this document is based on (https://github.com/scipy/scipy/blob/7d97d331d81a9ad8b59baa63bc19e84e8d6f8c03/doc/source/dev/conduct/ai_policy.rst?plain=1#L25). - Mandatory PR-template checkbox, including an explicit "no AI tools used" case, from qutip's AI Tools Usage Disclosure (https://github.com/qutip/qutip/blob/fbfb1f8bf30284a6e077f0ac101a3bfb0f66050f/CONTRIBUTING.md?plain=1#L23); the checkbox-in-template approach also appears in STAC's policy (https://github.com/stac-utils/stac-utils.github.io/blob/4494ca45e0c65972d78abb9811418e97a78ee5a5/docs/ai-contribution-policy.md?plain=1#L41). - The framing that disclosure exists to help reviewers, not to police or track contributors, follows STAC's stated purpose for labeling (https://github.com/stac-utils/stac-utils.github.io/blob/4494ca45e0c65972d78abb9811418e97a78ee5a5/docs/ai-contribution-policy.md?plain=1#L76).
danielfromearth
marked this pull request as ready for review
August 12, 2026 20:33
betolink
approved these changes
Aug 12, 2026
betolink
left a comment
Member
There was a problem hiding this comment.
I think this is good for an initial step, we can improve it as we go.
| Do not waste developers' time by submitting code that | ||
| is fully or mostly generated by AI, and doesn't meet our standards. | ||
|
|
||
| ## Copyright |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This change:
This is an outgrowth of the AI guidance, contributions, automations (PR #1294) discussion.
AI usage disclosure (❗This subsection is added by this PR❗)
Using AI tools is welcome. Per our AI Policy,
we just ask that you disclose any use of generative AI tools in this contribution.
I used Claude Opus 4.8 to assist with reviewing and extracting relevant wording from various repositories' AI policy documentation. The final wording is my own.
"Ready for review" checklist
Merge checklist
closes #1)CHANGELOG.mdupdatedREADME.mdupdatedpre-commit.ci autofixif pre-commit is failing)