Skip to content

Commit

Permalink
Update payload_bug.yaml
Browse files Browse the repository at this point in the history
I used payloadstudio to fix this because githubs editor kept injecting a hard tab.
  • Loading branch information
dallaswinger authored Apr 7, 2023
1 parent 70caaa3 commit 7f7e594
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/payload_bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand All @@ -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

0 comments on commit 7f7e594

Please sign in to comment.