mirror of https://github.com/yt-dlp/yt-dlp.git
parent
b79f9e302d
commit
81bf0943ea
|
@ -29,7 +29,7 @@ body:
|
|||
placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
- type: checkboxes
|
||||
id: verbose
|
||||
attributes:
|
||||
label: Provide verbose output that clearly demonstrates the problem
|
||||
|
|
|
@ -29,4 +29,4 @@ body:
|
|||
placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
|
||||
validations:
|
||||
required: true
|
||||
%(verbose)s
|
||||
%(verbose)s
|
||||
|
|
Loading…
Reference in New Issue