mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-26 21:07:35 +02:00
[ci] Add issue tracker anti-spam protection (#10861)
Authored by: bashonly
This commit is contained in:
parent
41be32e78c
commit
ad9a8115aa
8 changed files with 55 additions and 0 deletions
|
@ -46,6 +46,11 @@ VERBOSE_TMPL = '''
|
|||
render: shell
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### NOTE: Due to a recent increase in malicious spam activity, this issue will be automatically locked until it is triaged by a maintainer.
|
||||
### If you receive any replies asking you download a file, do NOT follow the download links!
|
||||
'''.strip()
|
||||
|
||||
NO_SKIP = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue