Skip to content

Commit

Permalink
Update 3-testimonial.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Dec 7, 2024
1 parent 8b6c04c commit ca4c454
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/3-testimonial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this Testimonial submission
Thanks for taking the time to fill out this Testimonial submission!
- type: input
id: name
attributes:
label: "Desired Display Name"
description: "Would you like an alternate display name from your GitHub Profile (Optional)"
description: "Would you like an alternate display name from your GitHub Profile? (Optional)"
placeholder: "John Doe"
validations:
required: false
- type: input
id: handle
attributes:
label: "Desired Display Handle"
description: "Would you like an alternate display handle from your GitHub Profile (Optional)"
description: "Would you like an alternate display handle from your GitHub Profile? (Optional)"
placeholder: "@JohnDoe"
validations:
required: false
Expand Down

0 comments on commit ca4c454

Please sign in to comment.