Sha256: cb0fc99105bc9073c6164629fc8eb86181a93cb49aa1e015019901918b003ed2
Contents?: true
Size: 808 Bytes
Versions: 1
Compression:
Stored size: 808 Bytes
Contents
# FontCustom Contributing Guidelines Thanks for helping make FontCustom better! This project was born out of an over-heard conversation between two devs in a coffee shop — it's come a long ways thanks to the support of folks like you. ## Conventions We try to follow the [Github ruby styleguide](https://github.com/styleguide/ruby) as much as possible. If you catch a typo or a particularly unsightly piece of code — please _do_ let us know. No such thing as too small of an improvement. ## Process * Visit [issues](https://github.com/FontCustom/fontcustom/issues) for ideas. * Fork the repo if you haven't done so already. * Create a topic branch. `git checkout -b my_sweet_feature` * Add tests. Run tests with `rake`. * Develop your feature. * Once all tests are passing, submit a pull request!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fontcustom-1.0.0.pre | CONTRIBUTING.md |