This repository was archived by the owner on Mar 10, 2026. It is now read-only.
Add restrictions on generative AI usage in contributions #276
Knope Bot / Require changes to be documented
required action
Mar 9, 2026 in 0s
This pull request has not been documented yet
This project requires changes to be documented via changesets.
You can either correct the above issues, or use a change file to document this pull request. knope-bot can't auto-generate a change file for this pull request. Instead, you can document the change manually by creating a change file with Knope or following these instructions:
Alternatively, if this change doesn't affect the version or need to appear in the changelog, you can apply the internal label to skip this check.
- Create a file named
.changeset/add_restrictions_on_generative_ai_usage_in_contributions.md - Copy and paste the below Markdown into the file
- Replace "CHANGE_TYPE" with
major,minor, orpatch(see knope's docs for what those mean) - Edit the content as needed to be applicable to users of the project (not maintainers)
Details
---
sable: CHANGE_TYPE
---
# Add restrictions on generative AI usage in contributions
#276 by @dozro
Added guidelines regarding the use of generative AI in contributions to ensure authenticity and value.
taken from: https://github.com/commetchat/commet/blob/b3c1545d395bc93af59d25d87ef79221eb17d367/CONTRIBUTING.md?plain=1#L7-L17
<!-- Please read https://github.com/ajbura/cinny/blob/dev/CONTRIBUTING.md before submitting your pull request -->
Loading