-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
036cd13
commit b5ce5d6
Showing
2 changed files
with
41 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Redmineパッチ会 | ||
|
||
Redmine本体の改善をできる人を増やし、Redmineパッチ会を継続的に行っていけることを目的として、2020年7月から基本毎月オンライン開催しています。 | ||
|
||
基本は複数人のチームに分かれて、相談しながらパッチを書いています。 | ||
(一人でもOK、今後参加者を中心にやり方が変わっていくかも) | ||
|
||
## このリポジトリ | ||
|
||
オープンソースのプロジェクト管理システム、[Redmine](https://redmine.org/projects/redmine)のフォークリポジトリです。 | ||
このリポジトリでRedmineのバグ修正や機能改善を行い、Redmine本体に取り込んでもらうことでRedmineをより良くしていけるよう活動しています。 | ||
|
||
## Redmineパッチ会に参加したい | ||
|
||
Redmineの改善に興味ある方であればどなたでも。 | ||
プログラミングせずに画面の文言変更でもパッチは送れます。 | ||
一緒に仕様を考えて、本家にチケットを作成するだけでもやれることはあります。 Ruby・Railsのプログラミング経験があると更に幅は広がります。 | ||
|
||
初参加の場合、見学からでもお気軽にどうぞ(^^ | ||
|
||
### 1. Connpassでイベントを公開しているので、参加申し込みをしてみましょう! | ||
|
||
https://redmine-patch.connpass.com/ | ||
|
||
### 2. 参加登録をしたら、オンラインのやりとり・当日の会場として利用しているDiscordに参加しよう! | ||
|
||
イベントに参加登録をした方にのみ参加用URLが確認可能です。 | ||
参加の上で不安な点、わからない点があったらテキストチャンネルで気軽に相談してください👍 | ||
|
||
### 3. チーム開発に参加できる環境を整えよう!(プログラミング以外での参加の場合は不要) | ||
|
||
主に通話にDiscord、複数人でのコーディングにVisual Studio CodeのLive Share拡張を利用しています。 | ||
**VSCodeのLive Shareでモブプロのように参加できるため、Redmineが動く開発環境がなくても参加できます。** | ||
|
||
* [Visual Studio Code](https://code.visualstudio.com/)をインストール | ||
* Visual Studio Codeを開いて、拡張機能 [Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare)をインストール | ||
* (ない人は)Githubのアカウントを作成 | ||
|
||
### 4. イベントの時間になったらDiscordを開いて、ボイスチャンネルに参加しよう! | ||
|
||
(時間になったら他の参加者も参加しているはず) |
This file was deleted.
Oops, something went wrong.