mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
chore: vrc-get-gui > ALCOM on the documentation
This commit is contained in:
parent
336860674a
commit
716d0311d4
3 changed files with 13 additions and 13 deletions
14
.github/ISSUE_TEMPLATE/01_gui_bug-report.yml
vendored
14
.github/ISSUE_TEMPLATE/01_gui_bug-report.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: "[vrc-get-gui] Bug Report"
|
||||
description: Create a bug report of vrc-get-gui / vrc-get-guiのバグを報告する
|
||||
labels: ["bug", "vrc-get-gui"]
|
||||
projects: ["vrc-get/1"]
|
||||
name: "[ALCOM] Bug Report"
|
||||
description: Create a bug report of ALCOM / ALCOMのバグを報告する
|
||||
labels: [ "bug", "vrc-get-gui" ]
|
||||
projects: [ "vrc-get/1" ]
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
|
|
@ -44,9 +44,9 @@ body:
|
|||
attributes:
|
||||
label: Software Version / バージョン情報
|
||||
description: |
|
||||
What is the version of vrc-get-gui?
|
||||
vrc-get-guiのバージョンは何ですか?
|
||||
placeholder: 0.1.0-beta.3
|
||||
What is the version of ALCOM?
|
||||
ALCOMのバージョンは何ですか?
|
||||
placeholder: 0.1.0-beta.20
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: "[vrc-get-gui] Feature Request"
|
||||
description: Suggest an idea for vrc-get-gui / vrc-get-guiに新しい機能を提案する
|
||||
labels: ["enhancement", "vrc-get-gui"]
|
||||
projects: ["vrc-get/1"]
|
||||
name: "[ALCOM] Feature Request"
|
||||
description: Suggest an idea for ALCOM / ALCOMに新しい機能を提案する
|
||||
labels: [ "enhancement", "vrc-get-gui" ]
|
||||
projects: [ "vrc-get/1" ]
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ For more details, please refer to README for each action.
|
|||
## GUI version of vrc-get
|
||||
|
||||
Since late February 2024, an experimental gui version of vrc-get has been available.
|
||||
See [README of vrc-get-gui][vrc-get-gui] for more details.
|
||||
See [README of ALCOM][alcom] for more details.
|
||||
|
||||
[shields-github-deploy]: https://img.shields.io/github/deployments/anatawa12/vrc-get/master%20branch?label=github%20deployment
|
||||
[shields-crates-io-deploy]: https://img.shields.io/github/deployments/anatawa12/vrc-get/crates.io?label=crates.io%20deployment
|
||||
|
|
@ -151,7 +151,7 @@ See [README of vrc-get-gui][vrc-get-gui] for more details.
|
|||
[scoop]: https://scoop.sh
|
||||
[winget]: https://learn.microsoft.com/windows/package-manager/
|
||||
|
||||
[vrc-get-gui]: ./vrc-get-gui/README.md
|
||||
[alcom]: ./vrc-get-gui/README.md
|
||||
|
||||
[release-vrc-get]: https://github.com/anatawa12/vrc-get/releases/latest
|
||||
[resolve-vpm-packages]: https://github.com/anatawa12/sh-actions/tree/master/resolve-vpm-packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue