Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ If you are contributing to Rubima for the first time, please first read [CODE OF
- Please introduce yourself at https://github.com/rubima/magazine.rubyist.net/discussions/364.
- Join [the ruby-no-kai's Discord Sever](https://scrapbox.io/ruby-no-kai/Discord%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC)(`#rubima` in `PROJECTS` category).
- There will be various activities on this repository and on Discord, so it would be appreciated if you could pick up something you can help with.
- Please have a look at [doc/editing_process.md](doc/editing_process.md) for steps to edit and release articles and volumes
- Rubyist Magazine is built by Jekyll. When you notice anything that can be improved, please try mentioning it in the Discord channel, file an [Issue](https://github.com/rubima/magazine.rubyist.net/issues), or a [Pull Request](https://github.com/rubima/magazine.rubyist.net/pulls). Once an [editorial member](https://github.com/rubima/magazine.rubyist.net/discussions/364) shows any sort of an agreement, it should be OK to merge the Pull Request yourself if you have write access to this repository. If you don't, please ask an editorial member to merge your Pull Request

### I want to write an article for Rubyist Magazine

Expand Down Expand Up @@ -37,6 +39,8 @@ If you are contributing to Rubima for the first time, please first read [CODE OF
- https://github.com/rubima/magazine.rubyist.net/discussions/364 に自己紹介をお願いします
- [日本Rubyの会の Discordサーバー](https://scrapbox.io/ruby-no-kai/Discord%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC)に参加ください(`PROJECTS`カテゴリの`#rubima`チャンネルです)
- このリポジトリや Discord 上でそのうち色々動きが出てくるので、手伝えそうなものを拾ってもらえるとありがたいです
- 記事や各号の編集やリリースの手順について[doc/editing_process.md](./doc/editing_process.md)をご一読ください
- るびまはJekyllでビルドしています。改善点に気づいたら、Discordで発言したり、[Issue](https://github.com/rubima/magazine.rubyist.net/issues)あるいは[Pull Request](https://github.com/rubima/magazine.rubyist.net/pulls)を作成してみてください。るびま[関係者](https://github.com/rubima/magazine.rubyist.net/discussions/364)の誰かがPull Requestが良さそうと反応してくれたら、push権限を持っている場合は自分でマージしてしまってもよいでしょう。権限がない場合は関係者にマージを依頼してください

### るびまに記事を書きたい

Expand Down