Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

How to contribute this repository #12

Closed
ryosan-470 opened this issue Jun 16, 2015 · 4 comments
Closed

How to contribute this repository #12

ryosan-470 opened this issue Jun 16, 2015 · 4 comments
Labels

Comments

@ryosan-470
Copy link
Owner

The guide of Pull Request for gochiusa-bot

  1. Forkしましょう.Forkは右上のStarの横にあります.
  2. 機能を書き書きします.このとき気をつけて欲しいのは,
    • 他のプルリクエストを見て重複はないかを確認します.重複がある場合は基本的にPRしても受理されないと思いましょう.
    • ブランチを切りましょう.
    • テストやビルドは最低限通るようにしましょう.
    • コミットログにIssue番号を混ぜてください. (混ぜ方: hogeを追加 Issue: #12)
  3. Pull Requestを投げます.このとき
    • コミットログはなるべく1つにまとめてください.(git rebaseでできる) (無理してしなくてもよい)
    • masterブランチには投げないこと!

この辺に気をつければ多分問題ないでしょう.

このIssueでは開発にあたってわからないことや質問をかいてください.

@index30
Copy link
Contributor

index30 commented Jun 16, 2015

isuue 番号は#12で良い?

@ryosan-470
Copy link
Owner Author

えーとどの機能に対してPRを送ってくれるんでしょうか?
例えば #11 に対しての機能としてPRを送るときは コミットログ文末に #11をつけてくれるといいなってことです.

@index30
Copy link
Contributor

index30 commented Jun 16, 2015

なるほど、了解です

@ryosan-470
Copy link
Owner Author

Go to wiki

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants