Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Please see https://github.com/wiremod/wire/wiki/Developer-Style-Guide for inform

---

# AI-assisted Contributions

AI tools may be used, but the author is still responsible for the contribution.

If AI tools were used to write, edit, review, or explain code, disclose that in the pull request or issue. The author must understand the submitted code well enough to explain it, justify it, and make requested changes without blindly resubmitting tool output.

AI use does not relax Wiremod's style, cleanliness, or review requirements. Low-quality submissions are low-quality submissions regardless of how they were made.

Maintainers are not LLM output auditors. Breaking these rules, or giving maintainers reason to believe they are being broken, may result in a repository ban.

---

# Contributor Covenant Code of Conduct

Wiremod uses a [code of conduct](CODE_OF_CONDUCT.md). We ask that you follow its guidelines so that we can maintain a friendly and productive environment. Thank you.