Update --removal-request.yml
This commit is contained in:
parent
9f165836d4
commit
9e4fd8ed4d
|
@ -14,7 +14,6 @@ body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Are you the copyright holder or authorized to act on the copyright owner's behalf?
|
label: Are you the copyright holder or authorized to act on the copyright owner's behalf?
|
||||||
description: We cannot process your request unless it is submitted by the copyright owner or an agent authorized to act on behalf of the copyright owner.
|
|
||||||
options:
|
options:
|
||||||
- Yes, I am the copyright holder.
|
- Yes, I am the copyright holder.
|
||||||
- Yes, I am authorized to act on the copyright owner's behalf.
|
- Yes, I am authorized to act on the copyright owner's behalf.
|
||||||
|
@ -22,6 +21,11 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
We cannot process your request unless it is submitted by the copyright owner or an agent authorized to act on behalf of the copyright owner.
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Please describe the nature of your copyright ownership or authorization to act on the owner's behalf.
|
label: Please describe the nature of your copyright ownership or authorization to act on the owner's behalf.
|
||||||
|
|
Loading…
Reference in New Issue