From 5fc71f52ca813a6add59e4b11558a0541b19c729 Mon Sep 17 00:00:00 2001 From: PoChangSu Date: Wed, 9 Sep 2020 12:34:26 +0900 Subject: [PATCH] add contributing guidelines --- README.ja.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.ja.md b/README.ja.md index f87633722..b2b4bf18b 100644 --- a/README.ja.md +++ b/README.ja.md @@ -30,6 +30,10 @@ glTF2.0をベースとしており、誰でも自由に利用することがで * [UniVRMサンプル](https://github.com/vrm-c/UniVRM/tree/master/Assets/VRM.Samples) * [UniVRMTest(テストとサンプル)](https://github.com/vrm-c/UniVRMTest) +## Contributing to UniVRM + +[コントリビューションガイド](https://github.com/vrm-c/UniVRM/wiki/コントリビューションガイド(ja))を参照してください。 + ## Documents * https://vrm.dev/ diff --git a/README.md b/README.md index 659f44fb4..b987077b0 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ VRM is based on glTF2.0. If you comply with the MIT license, you are free to use * [UniVRM Samples](https://github.com/vrm-c/UniVRM/tree/master/Assets/VRM.Samples) * [UniVRMTest](https://github.com/vrm-c/UniVRMTest) +## Contributing to UniVRM + +See [contributing guidelines](https://github.com/vrm-c/UniVRM/wiki/Contributing-Guidelines). + ## Documents * https://vrm.dev/