diff options
author | pukkandan <pukkandan.ytdlp@gmail.com> | 2023-01-02 19:39:03 +0530 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2023-01-02 19:40:15 +0530 |
commit | 08e29b9f1f0b6e5fe1c1e87bf8169bfd7ac91d57 (patch) | |
tree | f766895910678aada78aa1e515b39a1580a7c8d3 /.github | |
parent | 8e174ba7dee040d3fb4e14b21b39c3993dd79dd1 (diff) | |
download | hypervideo-pre-08e29b9f1f0b6e5fe1c1e87bf8169bfd7ac91d57.tar.lz hypervideo-pre-08e29b9f1f0b6e5fe1c1e87bf8169bfd7ac91d57.tar.xz hypervideo-pre-08e29b9f1f0b6e5fe1c1e87bf8169bfd7ac91d57.zip |
[cleanup] Misc
Closes #5576, closes #5887
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5abc6ce41..7c271565f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,8 +2,6 @@ ### Description of your *pull request* and other information -</details> - <!-- Explanation of your *pull request* in arbitrary form goes here. Please **make sure the description explains the purpose and effect** of your *pull request* and is worded well enough to be understood. Provide as much **context and examples** as possible @@ -41,3 +39,5 @@ Fixes # - [ ] New extractor ([Piracy websites will not be accepted](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-website-primarily-used-for-piracy)) - [ ] Core bug fix/improvement - [ ] New feature (It is strongly [recommended to open an issue first](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#adding-new-feature-or-making-overarching-changes)) + +</details> |