|
|
@ -7,7 +7,7 @@ assignees:
|
|
|
|
body:
|
|
|
|
body:
|
|
|
|
- type: input
|
|
|
|
- type: input
|
|
|
|
attributes:
|
|
|
|
attributes:
|
|
|
|
label: Your full legal name.
|
|
|
|
label: Your full legal name
|
|
|
|
validations:
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
|
@ -48,5 +48,5 @@ body:
|
|
|
|
attributes:
|
|
|
|
attributes:
|
|
|
|
label: 'Please confirm the following'
|
|
|
|
label: 'Please confirm the following'
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|
- label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal).
|
|
|
|
- label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal)
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|