Update payload_bug.yaml

pull/297/head
Dallas Winger 2023-04-07 17:17:14 -04:00 committed by GitHub
parent 83b78578af
commit 382ba68673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -26,31 +26,31 @@ body:
required: true required: true
- type: textarea - type: textarea
id: Description id: Modifications
attributes: attributes:
label: "Description" label: "Payload Setup"
description: "A thorough description of the issue" description: "Describe what you've done to set up the payload. This includes any required configuration. If any, please list what changes or modifications you have made to the original payload to experience this problem. DO NOT SHARE PRIVATE INFO SUCH AS YOUR DOMAINS OR API KEYS."
placeholder: 'ex. Here is what I am trying to do; I did X and expected Y to happen but instead...' placeholder: "DO NOT LEAVE THIS BLANK. ex. I changed the DEFINE URL example.com to a domain of my own where I'm hosting xyz"
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: Modifications id: Description
attributes: attributes:
label: "Payload Modifications (if any)" label: "Problem Description"
description: "If any, please list what changes or modifications you have made to the original payload to experience this problem. DO NOT SHARE PRIVATE INFO SUCH AS YOUR DOMAINS OR API KEYS." description: "A thorough description of the issue"
placeholder: "ex. I changed the DEFINE URL example.com to a domain of my own where I'm hosting xyz" placeholder: 'DO NOT LEAVE THIS BLANK. ex. Here is what I am trying to do; I did X and expected Y to happen but instead...'
validations: validations:
required: false required: true
- type: textarea - type: textarea
id: attempts id: attempts
attributes: attributes:
label: "Troubleshooting" label: "Troubleshooting steps"
description: "List any steps youve taken trying to troubleshoot or solve the problem you're experiencing " description: "List any steps youve taken trying to troubleshoot or solve the problem you're experiencing. "
placeholder: "ex. I tried A, B, and C, to fix the issue, but..." placeholder: "DO NOT LEAVE THIS BLANK. ex. I tried A, B, and C, to fix the issue, but..."
validations: validations:
required: false required: true
- type: textarea - type: textarea
id: causes id: causes