mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
docs: add CONTRIBUTING link in README.md
This commit is contained in:
parent
4cc7d65bda
commit
2ea62755ef
2 changed files with 9 additions and 0 deletions
|
|
@ -162,3 +162,8 @@ See [README of ALCOM][alcom] for more details.
|
|||
[homebrew-vrc-get]: https://formulae.brew.sh/formula/vrc-get
|
||||
[macports-vrc-get]: https://ports.macports.org/port/vrc-get
|
||||
[scoop-vrc-get]: https://github.com/babo4d/scoop-xrtools/blob/master/bucket/vrc-get.json
|
||||
|
||||
## Contribution
|
||||
|
||||
- For how to contribute vrc-get: [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||
- For how to contribute localization to ALCOM (vrc-get-gui): [vrc-get-gui/CONTRIBUTING.md](vrc-get-gui/CONTRIBUTING.md) (**Please read [CONTRIBUTING.md#configuration-requirements](CONTRIBUTING.md#configuration-requirements) first before you read [vrc-get-gui/CONTRIBUTING.md](vrc-get-gui/CONTRIBUTING.md)!**)
|
||||
|
|
|
|||
|
|
@ -37,3 +37,7 @@ npm run tauri build
|
|||
ALCOM is currently based on tauri and next.js.
|
||||
|
||||
Run `npm run tauri dev` to start the development server and gui.
|
||||
|
||||
## Contribution
|
||||
|
||||
For how to contribute localization to ALCOM (vrc-get-gui): [CONTRIBUTING.md](CONTRIBUTING.md) (**Please read [../CONTRIBUTING.md#configuration-requirements](.../CONTRIBUTING.md#configuration-requirements) first before you read [CONTRIBUTING.md](CONTRIBUTING.md)!**)
|
||||
Loading…
Add table
Add a link
Reference in a new issue