Skip to content

Commit

Permalink
Remove input for contact details #1316
Browse files Browse the repository at this point in the history
## Why make this change?

We will use github discussions/issue comments to get in touch with the bug reporter, so removing the input for contact details

## What is the change

Remove the input for contact details
  • Loading branch information
Aniruddh25 authored Mar 8, 2023
1 parent 211e727 commit e34a804
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. [email protected]
validations:
required: false
- type: textarea
id: what-happened
attributes:
Expand Down

0 comments on commit e34a804

Please sign in to comment.