Skip to content

Update CONTRIBUTING.md w/ AI guidance#21

Merged
alexmeckes merged 1 commit into
mainfrom
alexmeckes-patch-1
Aug 7, 2025
Merged

Update CONTRIBUTING.md w/ AI guidance#21
alexmeckes merged 1 commit into
mainfrom
alexmeckes-patch-1

Conversation

@alexmeckes

Copy link
Copy Markdown
Contributor

Add section on AI contribution guidelines

Add section on AI contribution guidelines
@alexmeckes alexmeckes requested a review from Kostis-S-Z August 1, 2025 11:51
Comment thread CONTRIBUTING.md
Comment on lines +48 to +52
**AI-Generated Code**

- We welcome AI-assisted contributions when used thoughtfully
- Be aware that AI sometimes generates incorrect code, hallucinates APIs, or uses deprecated methods
- Take extra care to verify the code works correctly and handles edge cases

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good. I would also add:

Suggested change
**AI-Generated Code**
- We welcome AI-assisted contributions when used thoughtfully
- Be aware that AI sometimes generates incorrect code, hallucinates APIs, or uses deprecated methods
- Take extra care to verify the code works correctly and handles edge cases
**AI-Generated Code**
- We welcome AI-assisted contributions when used thoughtfully
- Clearly disclose if any part of your submission was generated or assisted by AI tools.
- Be aware that AI sometimes generates incorrect code, hallucinates APIs, or uses deprecated methods
- Demonstrate thorough understanding of the code you submit.
- Carefully review, test, and debug all code before submitting. Do not blindly copy-paste output from AI tools.

@alexmeckes alexmeckes merged commit 89446fa into main Aug 7, 2025
1 check passed
@alexmeckes alexmeckes deleted the alexmeckes-patch-1 branch August 7, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants