Update payload_bug.yaml
I used payloadstudio to fix this because githubs editor kept injecting a hard tab.pull/297/head
parent
70caaa3ac4
commit
7f7e594ac8
|
@ -6,11 +6,11 @@ body:
|
|||
- type: markdown
|
||||
attributes:
|
||||
value: Keep in mind - the more information provided here, the more actionable it will become. Please provide detailed answers to the prompts below. Please read and answer carefully. [Common Ducky Troubleshooting](https://docs.hak5.org/hak5-usb-rubber-ducky/troubleshooting/common-issues)
|
||||
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: If you are simply seeking assistance with a payload contact the payload author or join our [Community discord](hak5.org/discord)
|
||||
|
||||
|
||||
- type: input
|
||||
id: PayloadName
|
||||
attributes:
|
||||
|
@ -92,14 +92,14 @@ body:
|
|||
|
||||
- label: "I have confirmed I am deploying this payload with the correct device intended by the original author (Original USB Rubber Ducky vs New USB Rubber Ducky)"
|
||||
required: true
|
||||
|
||||
|
||||
- label: "I have confirmed I am deploying this payload on the correct target host intended by the original author (Windows, Mac, Linux, etc)"
|
||||
required: true
|
||||
|
||||
|
||||
- label: "I have confirmed the payload is compiled in the correct keyboard language for the target host I'm trying to deploy it on (US, DE, etc)"
|
||||
required: true
|
||||
|
||||
- label: "I have actually read the above checkboxes before checking them, including this one, which I have intentionally left unchecked as confirmation of this statement"
|
||||
- label: "I have actually read the above checkboxes before checking them, including this one, which I have intentionally left unchecked as confirmation of this statement"
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
|
@ -109,6 +109,6 @@ body:
|
|||
options:
|
||||
- label: "I believe this is an issue with the actual payload itself. I acknowledge this form is not a request for help following instructions."
|
||||
required: true
|
||||
|
||||
|
||||
- label: "I have carefully read and filled out every section of this issue form to the best of my ability. I acknowledge by providing insufficient information I cannot receieve adequate assistance."
|
||||
required: true
|
||||
|
|
Loading…
Reference in New Issue