Sha256: c91b5d62c0d439facee2a89b9b5e3ec386a5c4e66739cd1b88ca1fb94b09fed7

Contents?: true

Size: 893 Bytes

Versions: 15

Compression:

Stored size: 893 Bytes

Contents

# How To Contribute

First of all, **thank you** for contributing to this library!

## Issues
Please file issues on the [GitHub issues list](https://github.com/meducation/medical-subject-headings/issues) and give as much detail as possible.

## Features / Pull Requests

If you want a feature implemented, the best way to get it done is to submit a pull request that implements it. Please make sure it has tests.

You can run the tests with:

```
bundle exec rake test
```

If you've not contributed to a repository before - this is the accepted pattern to use:

1. Fork it (big button on Github at the top right)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Make your changes (please add tests!)
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create new Pull Request on Github

Thank you again!

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
mesh-medical-subject-headings-3.0.0 CONTRIBUTING.md
mesh-medical-subject-headings-2.3.0 CONTRIBUTING.md
mesh-medical-subject-headings-2.2.1 CONTRIBUTING.md
mesh-medical-subject-headings-2.2.0 CONTRIBUTING.md
mesh-medical-subject-headings-2.1.0 CONTRIBUTING.md
mesh-medical-subject-headings-2.0.6 CONTRIBUTING.md
mesh-medical-subject-headings-2.0.5 CONTRIBUTING.md
mesh-medical-subject-headings-2.0.4 CONTRIBUTING.md
mesh-medical-subject-headings-2.0.3 CONTRIBUTING.md
mesh-medical-subject-headings-2.0.2 CONTRIBUTING.md
mesh-medical-subject-headings-2.0.1 CONTRIBUTING.md
mesh-medical-subject-headings-1.3.0 CONTRIBUTING.md
mesh-medical-subject-headings-1.2.2 CONTRIBUTING.md
mesh-medical-subject-headings-1.2.1 CONTRIBUTING.md
mesh-medical-subject-headings-1.2.0 CONTRIBUTING.md