mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
chore: update issue template
This commit is contained in:
parent
9705738bd6
commit
055da71f6c
2 changed files with 7 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/core_bug.yml
vendored
6
.github/ISSUE_TEMPLATE/core_bug.yml
vendored
|
@ -9,17 +9,19 @@ body:
|
|||
options:
|
||||
- label: I'm using the library programmatically
|
||||
required: true
|
||||
- label: For Scrcpy related issues, I have searched in [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy/issues) repository.
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Library version
|
||||
placeholder: 0.0.10
|
||||
placeholder: 0.0.17
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Runtime
|
||||
description: Operating system, runtime name and version
|
||||
placeholder: e.g. macOS 12.1, Chrome 99
|
||||
placeholder: e.g. macOS 13.0, Chrome 105
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
4
.github/ISSUE_TEMPLATE/demo_bug.yml
vendored
4
.github/ISSUE_TEMPLATE/demo_bug.yml
vendored
|
@ -10,11 +10,13 @@ body:
|
|||
options:
|
||||
- label: I'm using the official demo at https://yume-chan.github.io/ya-webadb
|
||||
required: true
|
||||
- label: For Scrcpy related issues, I have searched in [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy/issues) repository.
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Runtime
|
||||
description: Operating system, runtime name and version
|
||||
placeholder: e.g. macOS 12.1, Chrome 99
|
||||
placeholder: e.g. macOS 13.0, Chrome 105
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue