-
Notifications
You must be signed in to change notification settings - Fork 555
Slide improvements #384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slide improvements #384
Conversation
Includes remove numbering phrase from title
Because it is better to explain at a beginning of event
Because it is better to done demos before explanation in this case
Because it is natural than before when sequence is the below: 1. Confirm steps 2. Repeat important point 3. Remind what you can do
改善できそうなこと
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
いろんな変更が一緒になっていて意図を組むのに戸惑ってしまったので、次回からは1つの変更毎にpull requestにする方がいいんじゃないかなぁと思いました。
* 次の人は((*うまくいく*)) | ||
* 自分が通ると整った道になるのはどう? | ||
* 直すのは楽しくなかった? | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
順番を変えるだけじゃなくてこのぐらい整理してもいいかなぁと思いました。
diff --git a/tutorial/conclusion/next-step.rab b/tutorial/conclusion/next-step.rab
index d702436..b5b950d 100644
--- a/tutorial/conclusion/next-step.rab
+++ b/tutorial/conclusion/next-step.rab
@@ -32,20 +32,19 @@ OSS開発参加を体験する
(('tag:x-large'))
常にメモ
-= 詰まった!
+= 常にメモの理由
- * (('del:文句を言う'))((*直そう*))!
- * 直す!(あるいは報告する)
- * OSS開発参加の((*チャンス*))!
- * 次の人は((*うまくいく*))
- * 自分が通ると整った道になるのはどう?
- * 直すのは楽しくなかった?
+ * 詰まったところに気づくため
+ * いつもはスルーしていない?
+ * 実はフィードバックポイント!
-= フィードバックのコツ
+= 詰まったところ
- * 省略しない
- * 相手が理解しやすくするため
- * 例:具体例・期待する結果・…
+ * OSS開発参加の((*チャンス*))!
+ * ポジティブに捉えてみよう
+ * 実際に参加して楽しかった?
+ * 直ると次の人は((*うまくいく*))
+ * 気分がいいね!
= 気づいた?
@@ -54,10 +53,9 @@ OSS開発参加を体験する
* 使いはじめのユーザーだから\n
できることもある
* やり方を知ればやれる
- * 気持ちの問題→不安はなくなった?
- * やってみよう!
+ * 明日からもやってみよう!
-= 明日からのヒント
+= 明日からのやり方
* 自分が使っているOSSでも\n
やってみよう
* 次回ワークショップは知人を誘って | ||
* 継続的に参加する | ||
* ビギナー、サポーター、開発者で | ||
* 知人をOSS Gateに誘う |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
もともと1ページに詰め込みすぎかなぁと思ったのでわけてもいいかも。
@@ -87,14 +85,21 @@ OSS開発参加を体験する
OSSの開発を\n
楽しんで!
+= おさそい
+
+ * OSS Gateに継続参加!
+ * チャット・ワークショップ・…
+ * OSS Gateを継続宣伝!
+ * 周りの人を誘う
+ * ブログに書く
+
= おねがい
- * OSS Gateに協力して欲しい
- * 次回ワークショップはサポーターで
- * 次回ワークショップは知人を誘って
- * 今回のワークショップの経験を\n
- 次に活かしたい
- * この後アンケート+フィードバック
+ * 今日のフィードバックを!
+ * 次に活かしたい
+ * この後すぐ
+ * アンケート記入
+ * アンケート結果をみんなで確認
# = おまけ:OSSは直せる!
#
* 未経験者の最初の1歩に最適化 | ||
* ※OSSの開発方法はいろいろある | ||
* ※((*今日は*))このやり方をやろう! | ||
* ※違うやり方がいい人は応相談 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
これは詳細なので概要である「体験する」よりは後の方がいいんじゃないかと思いました。
* なにかする毎に書く | ||
* 例:ドキュメントを読み始めた | ||
* 例:次のドキュメントを読み始めた | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
なんでissueを作るかを説明せずにとりあえず作って、の方がいいんですかねぇ。
説明があってからの方がなんで作るか納得できていいかなぁと思いました。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
説明する時のテンポがこのほうが良いかなあと思ったのですが、
これからすることの理由はちゃんと説明したほうが良いのはたしかにそう思います。
@kou レビューありがとうございます! PRでもコミット内容の意図が違うものはまとめないほうが良いのですね…気をつけます |
というか今からでもプルリクエストを分けたいと思った(たしかにレビューしづらい)のですが、その場合
という手順になるのでしょうか? |
@knokmki612 あるいはimprove_slideで別ブランチを作って もし同一ファイルの一部分だけコミットしたい場合は、git add -pが ご参考になれば幸いです。 |
@hiroyuki-sato |
こちらのプルリクエストは閉じて、以降改めてスライドの関するプルリクエストを作りたいと思います。お付き合い頂きありがとうございました! |
やったこと
やりたいこと