Sha256: f07cf131cc3859da328aab868f3089b775b0fe9f5658560b24811286f184b224

Contents?: true

Size: 684 Bytes

Versions: 13

Compression:

Stored size: 684 Bytes

Contents

# Creating Issues

If you are having a problem, please see our [ISSUES](https://github.com/metaskills/less-rails-bootstrap/blob/master/ISSUES.md) page for troubleshooting steps and a guide for submitting a ticket that will help us solve the problem you are having as quickly as possible.

## 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 v3.0.0`.
* Make your changes
* Run the tests by doing:

```
$ bundle install
$ bundle exec rake appraisal:setup
$ bundle exec rake appraisal test
```

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
less-rails-bootstrap-3.3.5.0 CONTRIBUTING.md
less-rails-bootstrap-3.3.4.0 CONTRIBUTING.md
less-rails-bootstrap-3.3.2.0 CONTRIBUTING.md
less-rails-bootstrap-3.3.1.0 CONTRIBUTING.md
less-rails-bootstrap-3.3.0.1 CONTRIBUTING.md
less-rails-bootstrap-3.3.0.0 CONTRIBUTING.md
less-rails-bootstrap-3.2.0 CONTRIBUTING.md
less-rails-bootstrap-3.1.1.1 CONTRIBUTING.md
less-rails-bootstrap-3.1.1.0 CONTRIBUTING.md
less-rails-bootstrap-3.1.0.0 CONTRIBUTING.md
less-rails-bootstrap-3.0.6 CONTRIBUTING.md
less-rails-bootstrap-3.0.5 CONTRIBUTING.md
less-rails-bootstrap-3.0.4 CONTRIBUTING.md