🥳 Guide for Contributing your realtime applications 实时应用贡献指南,将您的实时应用添加至 https://vhq.yomo.run
Users can use W
, A
, S
, D
to move their position.
When the user enters the blue area in the following figure, the event corresponding to this Check Point
will be triggered and the corresponding application will be displayed automatically.
用户可使用 W
、A
、S
、D
移动自己的位置,
当用户进入下图蓝色区域时,会触发该 Check Point
对应的事件,自动展示对应的应用:
✅ Step 1: If you want to add your own Realtime Application to the system,
First open the project's Github address: https://github.com/yomorun/yomo-metaverse-workplace-nextjs , and
and Fork
to your own Github account.
若希望将您自己的 Realtime Application 加入到该系统,
首先打开该项目的 Github 地址:https://github.com/yomorun/yomo-metaverse-workplace-nextjs ,
并 Fork
至您自己的 Github 账号下:
✅ Step 2. Changing github.com
to github.dev
in your browser's address bar will load the web version of Visual Studio Code.
将浏览器地址栏的 github.com
更改为 github.dev
,会加载 Web 版本的 Visual Studio Code:
✅ Step 3. Double click on pages/floor1.js
on the left to open the file and add your content to the selected area on the right
双击左侧 pages/floor1.js
打开该文件,并在右侧选中区域添加您的内容
✅ Step 4. Click on the Git
icon on the left and fill out the Git commit message
.
Write it in rte2021: add xxxx check point
format, and then click ✓ to commit changes.
点击左侧 Git
图标,填写 Git commit message
,
以 rte2021: add xxxx check point
格式撰写,然后点击 ✓ ,进行 Git 提交
✅ Step 5. Go back to your fork repo page on Github, click Contribute
, and then Open pull request
.
回到 Github 上您 fork 的 repo 页面,点击 Contribute
,然后 Open pull request
✅ Step 6. Click Create pull request
button.
点击 Create pull request
✅ Step 7. Reviewer
Please select @Yoname, @venjiang, [@fanweixiao](https://github.com/ fanweixiao) ,
Labels
Please select rte2021
.
The robot will speed up the review
Reviewer
请选择 @Yoname, @venjiang, @fanweixiao ,
Labels
请选择 rte2021
,
机器人将会加速审核
✅ Step 8. Done, wait for the Review to finish and it will automatically Merge and automatically publish to https://vhq.yomo.run
完成,等待 Review 结束后会自动 Merge 并自动发布到 https://vhq.yomo.run
有任何问题可随时在活动官网、微信群群中咨询