Created
October 1, 2021 09:05
-
-
Save AnishDe12020/8d78e38a1701b6745783de36260a618b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- type: dropdown | |
id: versions | |
attributes: | |
label: Which version of the app are you using? | |
description: If this issue is occurring on more than 1 version of the app, select the appropriate versions. | |
multiple: true | |
options: | |
- 1.0.0 | |
- 1.1.0 | |
- 1.2.0 | |
- 2.0.0 | |
- 2.1.0 | |
validations: | |
required: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment