Skip to content

Commit e945e96

Browse files
authored
Delete AI-Generated Content Policy from guidelines
Removed AI-Generated Content Policy section from CONTRIBUTING.md.
1 parent 48779c4 commit e945e96

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,16 +123,6 @@ Use descriptive commit messages with a prefix:
123123
- `style:` for formatting changes (no logic change)
124124
- `test:` for adding or updating tests
125125

126-
## AI-Generated Content Policy
127-
128-
We welcome contributions assisted by AI tools (GitHub Copilot, ChatGPT, Claude, etc.). To maintain quality and reliability:
129-
130-
1. **Disclose AI assistance**: If AI tools were used to generate a significant portion of your contribution, mention it in your PR description.
131-
2. **Review before submitting**: Always review AI-generated content for accuracy, relevance, and adherence to our coding standards before submitting.
132-
3. **No bulk AI submissions**: Do not submit large batches of AI-generated code without thorough review. Each PR should represent thoughtful, intentional work.
133-
4. **Originality**: Ensure your contribution does not reproduce copyrighted material from AI training data.
134-
5. **Accountability**: You are responsible for the quality and correctness of all content in your PRs, regardless of how it was generated.
135-
136126
## Pull Request Guidelines
137127

138128
- Reference the related issue using `Fixes #<issue_number>` in the PR description

0 commit comments

Comments
 (0)