Skip to content

jonakp/rakubook

Repository files navigation

Process of Development

  1. Make Branch for development
git checkout -b DEV-#
  1. Do development
  2. Execute the following check
- Rubocop
- slim-lint(if necessary)
- scss-lint(if necessary)
- Rspec(if necessary)
  1. Execute "git push"
  2. Make PR as below
  • Template of PR
close #0

# Issues

# Contents of check

About

Book search form rakuten api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published