-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
117 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: Add Hardware 添加硬件信息 | ||
about: 如果需要添加硬件信息请在这里填写模板 | ||
title: "[Add Hardware]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**在提交硬件信息之前,请先阅读参与贡献的事项:https://loongarch.liaronce.com/contribution/#hardwares** | ||
|
||
**硬件信息** | ||
```yaml | ||
model: | ||
brand: | ||
type: | ||
status: | ||
notes: | ||
link: | ||
``` | ||
**证实硬件运行状态的信息** | ||
请在此说明硬件的运行状态,例如实拍图片和系统内运行的截图 | ||
**更多信息** | ||
如果该硬件需要以文档的方式进行说明,请从这里开始 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Add LAT 添加 LAT 运行的软件兼容信息 | ||
about: 如果需要添加通过 LAT 转译层的兼容性情况请在这里填写模板 | ||
title: "[Add LAT]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**在提交 LAT 信息之前,请先阅读参与贡献的事项:https://loongarch.liaronce.com/contribution/#lat** | ||
|
||
**LAT 信息** | ||
```yaml | ||
name: | ||
version: | ||
lat_version: | ||
latx_or_lata: | ||
date: | ||
status: | ||
notes: | ||
link: | ||
``` | ||
**证实软件运行状态的信息** | ||
请在此说明软件的运行状态,请提供运行截图,**如果同时使用了 Wine 兼容层请特别说明** | ||
**更多信息** | ||
如果该软件需要以文档的方式进行说明,请从这里开始 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
name: Add LibLOL 添加 LibLOL 运行的软件兼容信息 | ||
about: 如果需要添加通过 LibLOL 兼容层的兼容性情况请在这里填写模板 | ||
title: "[Add LibLOL]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**在提交 LibLOL 信息之前,请先阅读参与贡献的事项:https://loongarch.liaronce.com/contribution/#liblol** | ||
|
||
**LibLOL 信息** | ||
```yaml | ||
name: | ||
version: | ||
liblol_version: | ||
date: | ||
status: | ||
notes: | ||
link: | ||
``` | ||
**证实软件运行状态的信息** | ||
请在此说明软件的运行状态,请提供运行截图 | ||
**更多信息** | ||
如果该软件需要以文档的方式进行说明,请从这里开始 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: Bug | ||
about: 网站的 Bug 请在这里指出 | ||
title: "[Bug]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**描述** | ||
描述这个 bug | ||
|
||
**复现** | ||
请在此描述复现步骤 | ||
|
||
**预期** | ||
描述预期行为 | ||
|
||
**截图** | ||
如果有,请在此提供 | ||
|
||
**浏览器名称和版本** | ||
在此写下浏览器名称和版本 | ||
|
||
**其他信息** | ||
Add any other context about the problem here. |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
name: Feature request 功能请求 | ||
about: 有想要的功能在这里提出 | ||
title: "[Feature request]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
|