Sha256: fc3d214f201ce3473508524697d7b65d0e6aec2008f0031073142d40cce21045

Contents?: true

Size: 1.23 KB

Versions: 10

Compression:

Stored size: 1.23 KB

Contents

DOTIW is an open source project and we encourage contributions.

## Filing an issue

When filing an issue on the DOTIW project, please provide these details:

* A comprehensive list of steps to reproduce the issue.
* What you're *expecting* to happen compared with what's *actually* happening.
* Your application's complete `Gemfile.lock`, and `Gemfile.lock` as text in a [Gist](https://gist.github.com) (*not as an image*)
* Any relevant stack traces ("Full trace" preferred)

In 99% of cases, this information is enough to determine the cause and solution
to the problem that is being described.

Please remember to format code using triple backticks (\`) so that it is neatly
formatted when the issue is posted.

## Pull requests

We gladly accept pull requests to add documentation, fix bugs and, in some circumstances,
add new features to DOTIW.

Here's a quick guide:

1. Fork the repo.

2. Run the tests. We only take pull requests with passing tests, and it's great
to know that you have a clean slate.

3. Create new branch then make changes and add tests for your changes. Only
refactoring and documentation changes require no new tests. If you are adding
functionality or fixing a bug, we need tests!

4. Push to your fork and submit a pull request.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
dotiw-5.3.3 CONTRIBUTING.md
dotiw-5.3.2 CONTRIBUTING.md
dotiw-5.3.1 CONTRIBUTING.md
dotiw-5.3.0 CONTRIBUTING.md
dotiw-5.2.0 CONTRIBUTING.md
dotiw-5.1.0 CONTRIBUTING.md
dotiw-5.0.0 CONTRIBUTING.md
dotiw-4.0.1 CONTRIBUTING.md
dotiw-4.0.0 CONTRIBUTING.md
dotiw-3.1.1 CONTRIBUTING.md