Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.76 KB

File metadata and controls

47 lines (31 loc) · 1.76 KB

AI Usage Policy

"AI" refers to generative AI tools such as large language models (LLMs) that can generate, edit, and review code, create and manipulate images, or produce human-like text.

Responsibility

You are fully responsible for any content you submit to this repository, whether written manually or generated with the assistance of AI tools.

You must:

  • Understand and be able to explain the code or content you submit
  • Ensure it integrates correctly with the existing codebase
  • Be able to justify design decisions and implementation details

Do not submit contributions that you cannot confidently explain.

Additionally, do not rely on AI to automatically generate pull request descriptions, issue descriptions, or code comments unless explicitly permitted by the repository maintainers.

Disclosure

If you used AI to assist in your contribution, you must clearly disclose:

  • The tool(s) used
  • How they were used
  • Which parts of the submission are AI-generated or AI-assisted

Submissions without proper disclosure may be rejected.

Code & Content Quality

All contributions must meet the repository's quality standards, including:

  • Readability and maintainability
  • Correctness and completeness
  • Proper testing (if applicable)
  • Adherence to project guidelines and style

Low-quality submissions (e.g., unverified or largely AI-generated content without proper review) may be rejected.

Maintainer Discretion

Maintainers reserve the right to reject contributions that:

  • Do not meet quality standards
  • Lack sufficient understanding from the contributor
  • Contain excessive or unreviewed AI-generated content
  • Fail to follow this policy

Summary

Use AI as a tool to assist your work—not replace your understanding or responsibility.