mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-31 10:47:44 +01:00
[cleanup] Misc
This commit is contained in:
parent
776d1c3f0c
commit
4815bbfc41
6 changed files with 24 additions and 13 deletions
4
.github/ISSUE_TEMPLATE/1_broken_site.yml
vendored
4
.github/ISSUE_TEMPLATE/1_broken_site.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Broken site
|
||||
description: Report broken or misfunctioning site
|
||||
description: Report error in a supported site
|
||||
labels: [triage, site-bug]
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
|
@ -16,7 +16,7 @@ body:
|
|||
description: |
|
||||
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
|
||||
options:
|
||||
- label: I'm reporting a broken site
|
||||
- label: I'm reporting that a **supported** site is broken
|
||||
required: true
|
||||
- label: I've verified that I'm running yt-dlp version **2023.02.17** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify commit)
|
||||
required: true
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: Broken site
|
||||
description: Report broken or misfunctioning site
|
||||
description: Report error in a supported site
|
||||
labels: [triage, site-bug]
|
||||
body:
|
||||
%(no_skip)s
|
||||
|
|
@ -10,7 +10,7 @@ body:
|
|||
description: |
|
||||
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
|
||||
options:
|
||||
- label: I'm reporting a broken site
|
||||
- label: I'm reporting that a **supported** site is broken
|
||||
required: true
|
||||
- label: I've verified that I'm running yt-dlp version **%(version)s** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify commit)
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue