yt-dlp/.github/PULL_REQUEST_TEMPLATE.md
bashonly 249aa5d6e6
[docs] Make "No AI / No LLM Policy" abundantly clear (#16285)
Acknowledgements:
- The simpler policy is heavily inspired by the Zig project's policy.
  See https://codeberg.org/ziglang/zig
- The `.NO_AI` idea is taken from https://github.com/nothings/stb

Authored by: bashonly
2026-07-01 18:27:40 +00:00

2.9 KiB

Description of your pull request and other information

ADD DETAILED DESCRIPTION HERE

Fixes #

Template

Before submitting a pull request you must attest to the following:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check those that apply and remove the others:

  • I am the original author of the code in this PR, and I am willing to release it under Unlicense
  • I am not the original author of the code in this PR, but it is in the public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request? Check those that apply and remove the others: