Sha256: 5c07814ed5e7edeb450a45eb9e7482fee3896c25c7f9107bc0d7a68f7441205f
Contents?: true
Size: 1.05 KB
Versions: 32
Compression:
Stored size: 1.05 KB
Contents
# Contributing I love accepting issues and pull requests. I only ask for a few guidelines to be followed that will make it much easier for me to solve your issue or get your code merged. 1. Use GitHub Issues or Pull Requests over sending an email. It's much easier for me to keep track of your issue through GitHub. 2. For __compiler issues__, please provide both a gist for the __source definition(s)__ as well as the __generated output__ (if any). 3. For __existing issues or functionality__, please use __`2-8-stable`__ as the base branch for the pull request. This helps us maintain a stable gem release strategy. All commits merged to `2-8-stable` will also be merged down to `master`. 4. For __new functionality__, please use __`master`__ as the base branch for the pull request. The `master` branch is used to stage all "next iteration" work. 5. Be patient with me as I work on your issue. Following these simple guidelines really will help me help you. And really, that's what we're here for. I'm on @localshred on twitter, let's be friends. :) ## Happy Contributing!
Version data entries
32 entries across 32 versions & 3 rubygems