[Docs] Add AI-generated content policy to Contribution Guide#147
[Docs] Add AI-generated content policy to Contribution Guide#147
Conversation
|
Someone is attempting to deploy a commit to the osama's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for the pull request! ✅ A maintainer will review this soon. Please be patient while we take a look. 🙌 |
There was a problem hiding this comment.
Change the author email of the commit to make the commit author refer to your github account.
To fix the author email for this specific commit, you can run these commands locally:
Update your config: git config user.email "your-email@example.com"
Amend the commit: git commit --amend --reset-author --no-edit
Force push the update: git push origin YOUR_BRANCH_NAME --force
Removed AI-Generated Content Policy section from CONTRIBUTING.md.
|
🎊 Welcome, @q404365631! Your first contribution has been merged! 🚀 Thank you for helping improve the project! If you find this tool useful, please consider giving us a ⭐ star on GitHub—it helps more developers find our work and motivates us to keep improving! |
Summary
Adds an AI-Generated Content Policy section to CONTRIBUTING.md, as requested in #146.
Changes
## AI-Generated Content Policysection before## Pull Request GuidelinesCloses #146