Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

fixed formatting

f45deeb
Select commit
Loading
Failed to load commit list.
Closed

Add restrictions on generative AI usage in contributions #276

fixed formatting
f45deeb
Select commit
Loading
Failed to load commit list.
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.

  1. Create a file named .changeset/add_restrictions_on_generative_ai_usage_in_contributions.md
  2. Copy and paste the below Markdown into the file
  3. Replace "CHANGE_TYPE" with major, minor, or patch (see knope's docs for what those mean)
  4. 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 -->