Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 570 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 570 Bytes

Miku UI 设备申请仓库

第一步:

Fork这个仓库到你自己的仓库里~

git clone https://github.com/你的GitHub ID/Miku_device_List List

第二步:

cd List
vim Apply.sh

填写好相关的信息

第三步:

bash ./Apply.sh

第四步:

git add White/设备代号.json
git commit -m "White: Add 设备代号"
git push

第五步:

发起Pull Request!参考这个模板哦:#3