Sha256: 559d92fb091df71f5580d3fcb159ed1eb37752ddc969a511c7ffcd3680dcc893
Contents?: true
Size: 751 Bytes
Versions: 3
Compression:
Stored size: 751 Bytes
Contents
## Bug Reports So you've found a bug in r509. Awesome! (Wait, that came out wrong) Go ahead and open an [issue](https://github.com/reaperhulk/r509/issues) and answer the following questions: - What did you do? - What did you expect to happen? - What happened instead? Please also supply code that replicates the bug. If you can, a failing test would be ideal, but a simple script demonstrating the error is acceptable. Don't forget to specify what version of r509 you are using! ## Pull Requests - You must supply tests for your changes. - All behavioral changes must be documented. Both the README and the yardoc must be kept up-to-date. - **One pull request per feature**. If you want to do more than one thing, send multiple pull requests.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
r509-1.0.1 | CONTRIBUTING.md |
r509-1.0 | CONTRIBUTING.mdown |
r509-0.10.0 | CONTRIBUTING.mdown |