Update feature request form to remove checkbox

This commit is contained in:
Steve Ward 2022-04-06 09:16:44 -04:00 committed by GitHub
parent 003df3a324
commit e1b56092d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,16 +4,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for submitting a feature request! This issue tracker is for [GitHub Desktop](https://desktop.github.com). If you have a feature request for github.com please visit the [GitHub public feedback discussions repository](https://github.com/github/feedback/discussions).
- type: checkboxes
id: existing-feature-requests
attributes:
label: Search for existing feature requests
options:
- label:
I have searched the issue tracker and confirmed that I was unable to
find existing issues for the feature I am requesting.
required: true
Thanks for submitting a feature request! This issue tracker is for [GitHub Desktop](https://desktop.github.com). Please search the issue tracker to see if there is an existing issue for the feature you are requesting. If you have a feature request for github.com please visit the [GitHub public feedback discussions repository](https://github.com/github/feedback/discussions).
- type: textarea
id: the-feature-request
attributes: