Sha256: 9004b8efbf53dc851879c3b814f588278f54f7278ef6874715c05341a336f187
Contents?: true
Size: 430 Bytes
Versions: 3
Compression:
Stored size: 430 Bytes
Contents
# Contribution Guidelines ## Steps 1. Fork [the repo](https://github.com/tanvir002700/convert_unit) 2. Grab dependencies: `bundle install` 3. Make sure everything is working: `bundle exec rake spec` 4. Make your changes 5. Run your local from bin/console 6. Test your changes 7. Create a Pull Request 8. Celebrate!!!!! ## Notes When contributing, please make sure to update the AUTHORS file when you submit your pull request.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
convert_unit-1.0.0 | CONTRIBUTING.md |
convert_unit-0.2.0 | CONTRIBUTING.md |
convert_unit-0.1.0 | CONTRIBUTING.md |