chore: update issue template

This commit is contained in:
Simon Chan 2023-01-26 06:02:27 +08:00
parent 9705738bd6
commit 055da71f6c
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
2 changed files with 7 additions and 3 deletions

View file

@ -9,17 +9,19 @@ body:
options: options:
- label: I'm using the library programmatically - label: I'm using the library programmatically
required: true required: true
- label: For Scrcpy related issues, I have searched in [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy/issues) repository.
required: true
- type: input - type: input
attributes: attributes:
label: Library version label: Library version
placeholder: 0.0.10 placeholder: 0.0.17
validations: validations:
required: true required: true
- type: input - type: input
attributes: attributes:
label: Runtime label: Runtime
description: Operating system, runtime name and version description: Operating system, runtime name and version
placeholder: e.g. macOS 12.1, Chrome 99 placeholder: e.g. macOS 13.0, Chrome 105
validations: validations:
required: true required: true
- type: input - type: input

View file

@ -10,11 +10,13 @@ body:
options: options:
- label: I'm using the official demo at https://yume-chan.github.io/ya-webadb - label: I'm using the official demo at https://yume-chan.github.io/ya-webadb
required: true required: true
- label: For Scrcpy related issues, I have searched in [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy/issues) repository.
required: true
- type: input - type: input
attributes: attributes:
label: Runtime label: Runtime
description: Operating system, runtime name and version description: Operating system, runtime name and version
placeholder: e.g. macOS 12.1, Chrome 99 placeholder: e.g. macOS 13.0, Chrome 105
validations: validations:
required: true required: true
- type: input - type: input