mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
issue
This commit is contained in:
parent
aaa0c82380
commit
9bde904a97
10
.github/ISSUE_TEMPLATE/01_bug.yaml
vendored
10
.github/ISSUE_TEMPLATE/01_bug.yaml
vendored
@ -20,5 +20,15 @@ body:
|
||||
Describe the reproduction steps precisely if possible.
|
||||
|
||||
尽可能详细描述错误产生的细节。
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Logs 日志文件
|
||||
description: >
|
||||
Please provide me with the latest txt log file in the logs directory.
|
||||
|
||||
将logs目录下最新的txt日志文件给我。
|
||||
validations:
|
||||
required: true
|
@ -31,7 +31,7 @@ def tryqueryfromhost():
|
||||
|
||||
return _version, res
|
||||
except:
|
||||
print_exc()
|
||||
pass
|
||||
|
||||
|
||||
def tryqueryfromgithub():
|
||||
|
Loading…
x
Reference in New Issue
Block a user