Merged
Conversation
\#259で鳥取からcoderdojo.jpに掲載依頼が来ていた為対応した 今のPRで行ったことは以下の通りです - ローカルにrailsの環境を構築 - 鳥取の情報をyamlに追加 - 鳥取の画像をcropして設置 - イベント情報を追加 ドキュメントは別途行います coderdojo-japan#259
yasulab
reviewed
Feb 23, 2018
db/dojos.yaml
Outdated
| name: 鳥取 | ||
| prefecture_id: 31 | ||
| logo: "/img/dojos/tottori.png" | ||
| url: https://www.facebook.com/events/162413071215576/ |
Member
There was a problem hiding this comment.
いい感じですね! ✅✨
依頼されたURLについてですが、イベント単体へのリンクだと情報が古くなりがちなので (イベントが開催されるたびに更新する必要がてできてしまうので)、イベントページよりは Facebook ページ https://www.facebook.com/CoderDojoTottori/ の方が、ユーザーはいつどのタイミングでアクセスしても最新の情報にたどり着けて良さそうですね ;)
依頼されたURLとは違いますが、今回は https://www.facebook.com/CoderDojoTottori/ の方を登録しちゃいましょう 📝 💨
個別イベントのid,urlをyamlに記述しており,毎回書き換える必要が出てしまった為 dojo_event_services.yamlで記述していた鳥取のGroupID,urlを修正した facebook_id は[Lookup-ID.com](https://lookup-id.com/#) を利用した
Member
Author
|
コミットメッセージがわかりづらいものとなってしまっていた…。気をつけます |
Member
@AnaTofuZ お、であれば rebase -i してコミットメッセージを直してみてはいかがでしょう? 🤔(まだマージしてないのでコミットメッセージは直せそう) |
urlが個別イベントに向いていた為こちらも修正した
48b8ebd to
1df7124
Compare
Member
Author
|
|
Member
|
初PR! 🎉 ✨ 良さそうなのでマージしますね😸 |
Member
Author
|
ありがとうございます!!!!! 🙇 |
12 tasks
Closed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#259で鳥取からcoderdojo.jpに掲載依頼が来ていた為対応した
今のPRで行ったことは以下の通りです
ドキュメントは別途行います
#259