-
-
Notifications
You must be signed in to change notification settings - Fork 2k
META:Add AI use policy. #2531 #2538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
Additionally, such AI-generated content impedes the legitimate issues and feature requests that would add more value to the project. | ||
|
||
Finally... | ||
**AI-generated code goes against this project's lisence as it cannot be released into the public domain, as you did not author it yourself.** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
**AI-generated code goes against this project's lisence as it cannot be released into the public domain, as you did not author it yourself.** |
|
||
Additionally, such AI-generated content impedes the legitimate issues and feature requests that would add more value to the project. | ||
|
||
Finally... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finally... |
|
||
#### AI Use | ||
- It is of everyone's best interest to **not** submit issues, pull requests or feature requests that are AI-generated. | ||
- All such requests will be clsoed and submitters will be blocked from the repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- All such requests will be clsoed and submitters will be blocked from the repository. | |
- All such requests will be closed and submitters will be blocked from the repository. |
- You should be able to explain every part of the code you have written/modified in your PR. | ||
- If you do not understand your PR, **do not** submit it. You cannot use an AI tool to generate code for you. | ||
|
||
The aim of this policy is to improve the work of maintainers and contributors. AI contributions waste their time and efforts, so please understand that such submissions are a waste of the effort they put into maintaining this project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The aim of this policy is to improve the work of maintainers and contributors. AI contributions waste their time and efforts, so please understand that such submissions are a waste of the effort they put into maintaining this project. | |
The rationale behind this policy is that automated contributions are a waste of the maintainers' time. Humans spend their time and brainpower reviewing every submission. Issues or pull requests generated by automation tools create an imbalance of effort between the submitter and the reviewer. Nobody learns anything when a maintainer reviews code written by an LLM. |
Suggest word-for-word copy of YT-DLP. It fits better. Unlicense allows us to copy.
Title
Added an AI conetent policy as requested by @Silverarmor in issuse #2531
Description
Wrote my own AI policy based on the YT-DLP policy.
Related Issue
#2531
Motivation and Context
Reduces worload on maintainers and contributors.
How Has This Been Tested?
N/A
Screenshots (if appropriate)
Types of Changes
Documentation
Checklist