-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
# plarail2023 | ||
|
||
プラレールをIoT化して自動制御します | ||
|
||
## documents | ||
## これはなに? | ||
|
||
このリポジトリでは電気通信大学工学研究部のプラレール企画のコードやドキュメントを管理しています。 | ||
|
||
## ドキュメント | ||
|
||
プラレール企画に関する情報は以下のリンクにまとめます。 | ||
|
||
[https://ueckoken.github.io/plarail2023/](https://ueckoken.github.io/plarail2023/) | ||
|
||
## コントリビュータのみなさんへ | ||
|
||
GitHub Actions による CI/CD を走らせるために main ブランチへの直接コミットを禁止しています。 プルリクエストを発行してください。 | ||
|
||
PR の Reviewer には似たような PR で指定されている人を指定してください。内容ごとにタグを付けているので調べるときはぜひ活用ください。 | ||
|
||
PR が Approve されたら PR の Author が直接マージして下さい。 |