Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 292 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 292 Bytes

Contributing

Here are the steps to update the version of twitter bootstrap used.

  • Clone this repository.
  • Run the ./scripts/update_bootstrap.sh script with bootstrap repo version tag argument. For example ./scripts/update_bootstrap.sh v2.3.2.
  • RUN THE TESTS!
  • Send pull request.