mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49:16 +01:00
Update bug_report.yml
This commit is contained in:
parent
ff62419966
commit
d0b4843753
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -43,14 +43,12 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Linux distribution info/Linux 发行版信息
|
label: Linux distribution info/Linux 发行版信息
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Build Parameters/构建参数
|
label: Build Parameters/构建参数
|
||||||
description: The script prints the build information each time you start a build It looks like this, please copy and paste it./每次开始构建时脚本都会打印构建信息,它看起来是这样的,请复制并粘贴上来。
|
description: The script prints the build information each time you start a build. It looks like this, please copy and paste it./每次开始构建时脚本都会打印构建信息,它看起来是这样的,请复制并粘贴上来。
|
||||||
render: shell
|
|
||||||
placeholder: |
|
placeholder: |
|
||||||
COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand MindTheGapps --gapps-variant pico --root-sol magisk
|
COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand MindTheGapps --gapps-variant pico --root-sol magisk
|
||||||
INFO: Architecture: x64
|
INFO: Architecture: x64
|
||||||
@ -73,7 +71,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Logs/日志
|
label: Logs/日志
|
||||||
description: Please copy and paste the error or submit a screenshot. Without log, the issue will be closed. /请复制粘贴错误或提交截图截图。无日志提交会被关闭。
|
description: Please copy and paste the error or submit a screenshot. Without log, the issue will be closed. /请复制粘贴错误或提交截图截图。无日志提交会被关闭。
|
||||||
render: markdown
|
|
||||||
placeholder: |
|
placeholder: |
|
||||||
<details>
|
<details>
|
||||||
<summary>Details</summary>
|
<summary>Details</summary>
|
||||||
@ -81,6 +78,5 @@ body:
|
|||||||
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
Loading…
Reference in New Issue
Block a user