diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b3711e..212e37e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,7 @@ git clone https://github.com/chocoby/jp_prefecture.git cd jp_prefecture bundle install bundle exec appraisal install +bundle exec appraisal update ``` 実装と実装に対応するテストを追加し、Pull Request を作成する前に、ユニットテストとコーディングスタイルがパスするか確認します。