File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ CoderDojo としての活動は継続させつつ、代表者を交代するこ
25
25
- A. 新代表者のメールアドレスを入力し、「主宰」として招待
26
26
- B. 旧代表者のアイコンをクリックし、「Change Role」または「削除」を実行
27
27
28
+ ## 3. coderdojo.jp で Dojo を非表示にする
29
+
30
+ 下記の手順で [ coderdojo.jp] ( https://coderdojo.jp/ ) に掲載されている Dojo を非表示にすることができます。
31
+
32
+ 1 . [ db/dojos.yaml] ( https://github.com/coderdojo-japan/coderdojo.jp/blob/master/db/dojos.yaml ) を開く
33
+ 2 . 画面右にある ✎ アイコン (Fork this project and edit this file) をクリックする
34
+ 3 . 自身の Dojo に ` is_active: false ` の行を追加し、Propose file change をクリックする ([ 修正例] ( https://github.com/coderdojo-japan/coderdojo.jp/commit/32de1881a2b47d1faa91f99b2f5acc3f07a490b7 ) )
35
+ 4 . 修正内容を確認し、問題なければ Create pull request をクリックする
36
+
37
+
28
38
以上の手続きで代表者を交代することができます。代表者が交代できたら、WebサイトまたはSNSなどで関係者に周知しておくとスムーズに情報を伝えることができます。
29
39
30
40
## 例: CoderDojo 沖縄の場合
You can’t perform that action at this time.
0 commit comments