Sha256: f38981144abfd75f24f6010f190c6ffc25dbced9bc252c894244da9a7a0fd0c9

Contents?: true

Size: 1016 Bytes

Versions: 6

Compression:

Stored size: 1016 Bytes

Contents

# Contributing

Help is gladly welcomed. If you have a feature you'd like to add, it's much more
likely to get in (or get in faster) the closer you stick to these steps:

1. Open an Issue to talk about it. We can discuss whether it's the right
  direction or maybe help track down a bug, etc.
1. Fork the project, and make a branch to work on your feature/fix. Master is
  where you'll want to start from.
1. Turn the Issue into a Pull Request. There are several ways to do this, but
  [hub](https://github.com/defunkt/hub) is probably the easiest.
1. Make sure your Pull Request includes tests.
1. Bonus points if your Pull Request updates `CHANGES.md` to include a summary
   of your changes and your name like the other entries. If the last entry is
   the last release, add a new `## Unreleased` heading.
1. *Do not* rev the version number in your pull request.

If you don't know how to fix something, even just a Pull Request that includes a
failing test can be helpful. If in doubt, make an Issue to discuss.

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
contextio-2.0.0 CONTRIBUTING.md
contextio-1.8.1 CONTRIBUTING.md
contextio-1.8.0 CONTRIBUTING.md
assembler-1.2.0 CONTRIBUTING.md
contextio-1.7.2 CONTRIBUTING.md
contextio-1.7.1 CONTRIBUTING.md