You MUST leave indication that AI was involved in all assisted contributions. This includes pull requests, issues, and code changes.
Add a short note at the bottom of the description text mentioning AI authorship or assistance, e.g.:
(Generated by ModelName)All AI-generated or AI-assisted functions, classes, modules, and major code blocks (including those that already exist but have been AI-modified) MUST include an explicit acknowledgment, with a short description of what was generated.
- Example comment:
# AI-Assisted: Refactored method for performance optimizations - Example docstring:
"""Some method docstring describing what it does. Extended description that further describes what the method does. AI-Assisted: Refactored method for performance optimizations """