]> jfr.im git - yt-dlp.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
[build] Migrate to `pyproject.toml` and `hatchling`
[yt-dlp.git] / .github / PULL_REQUEST_TEMPLATE.md
index 7c271565ff2f2c99979eb55e051bb199451180de..c4d3e812e2e4fab6a42d0bdeaeecdbf85e58ffdc 100644 (file)
@@ -30,7 +30,7 @@ ### Before submitting a *pull request* make sure you have:
 - [ ] [Searched](https://github.com/yt-dlp/yt-dlp/search?q=is%3Apr&type=Issues) the bugtracker for similar pull requests
 - [ ] Checked the code with [flake8](https://pypi.python.org/pypi/flake8) and [ran relevant tests](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#developer-instructions)
 
-### In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under [Unlicense](http://unlicense.org/). Check one of the following options:
+### In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under [Unlicense](http://unlicense.org/). Check all of the following options that apply:
 - [ ] I am the original author of this code and I am willing to release it under [Unlicense](http://unlicense.org/)
 - [ ] I am not the original author of this code but it is in public domain or released under [Unlicense](http://unlicense.org/) (provide reliable evidence)