Skip to content

CONTRIBUTING.md: Ask folks to disclose AI-written PRs #58666

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@

* Review discussions on the [Julia Discourse forum](https://discourse.julialang.org).

* If your pull request contains substantial contributions from a generative AI tool, please disclose so with details, and review all changes before opening.

Check warning on line 57 in CONTRIBUTING.md

View workflow job for this annotation

GitHub Actions / Check whitespace

Whitespace check

trailing whitespace
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* If your pull request contains substantial contributions from a generative AI tool, please disclose so with details, and review all changes before opening.
* If your pull request contains substantial contributions from a generative AI tool, please disclose so with details, and review all changes before opening.


* Relax and have fun!

### Guidance for specific changes
Expand Down
Loading