From 246cb3bb61edee87adb2a9595395e60c53424ea4 Mon Sep 17 00:00:00 2001 From: zunda Date: Mon, 1 Jun 2026 20:53:23 -1000 Subject: [PATCH 1/3] =?UTF-8?q?=E7=B7=A8=E9=9B=86=E6=89=8B=E9=A0=86?= =?UTF-8?q?=E3=81=A8=E3=83=93=E3=83=AB=E3=83=89=E3=81=AE=E6=94=B9=E8=89=AF?= =?UTF-8?q?=E6=89=8B=E9=A0=86=E3=81=AB=E3=81=A4=E3=81=84=E3=81=A6=E8=A8=80?= =?UTF-8?q?=E5=8F=8A=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0a01b50bd..f19e441d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 ### I want to write an article for Rubyist Magazine @@ -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)を作成してみてください。Pull Requestは、るびま[関係者](https://github.com/rubima/magazine.rubyist.net/discussions/364)の誰かが良さそうと反応してくれたら、自分でマージしてしまってもよいでしょう ### るびまに記事を書きたい From 575d78dcd7542fd3c909d8a2f285346e23b589f1 Mon Sep 17 00:00:00 2001 From: zunda Date: Mon, 1 Jun 2026 21:46:14 -1000 Subject: [PATCH 2/3] =?UTF-8?q?=E3=83=97=E3=83=AB=E3=83=AA=E3=82=AF?= =?UTF-8?q?=E3=82=A8=E3=82=B9=E3=83=88=E3=82=92=E3=83=9E=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=81=99=E3=82=8B=E3=81=9F=E3=82=81=E3=81=AEPush=E6=A8=A9?= =?UTF-8?q?=E9=99=90=E3=81=AE=E6=9C=89=E7=84=A1=E3=81=AB=E8=A8=80=E5=8F=8A?= =?UTF-8?q?=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f19e441d1..871f75e0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ If you are contributing to Rubima for the first time, please first read [CODE OF - [日本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)を作成してみてください。Pull Requestは、るびま[関係者](https://github.com/rubima/magazine.rubyist.net/discussions/364)の誰かが良さそうと反応してくれたら、自分でマージしてしまってもよいでしょう + - るびまは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権限を持っている場合は自分でマージしてしまってもよいでしょう。権限がない場合は関係者にマージを依頼してください ### るびまに記事を書きたい From 2ce51b4577229ab653b8441ae702e23a475d937a Mon Sep 17 00:00:00 2001 From: zunda Date: Tue, 2 Jun 2026 10:01:39 -1000 Subject: [PATCH 3/3] =?UTF-8?q?=E3=83=97=E3=83=AB=E3=83=AA=E3=82=AF?= =?UTF-8?q?=E3=82=A8=E3=82=B9=E3=83=88=E3=81=AE=E3=83=9E=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E6=89=8B=E9=A0=86=E3=81=AE=E8=8B=B1=E8=AA=9E=E7=89=88=E3=82=92?= =?UTF-8?q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E7=89=88=E3=81=AB=E5=90=88=E3=82=8F?= =?UTF-8?q?=E3=81=9B=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 871f75e0e..c0f132c18 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ If you are contributing to Rubima for the first time, please first read [CODE OF - 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 + - 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