Thanks for your interest in contributing!

## Filing issues

`jQuery.payment` is not currently accepting feature requests. We _are_ interested in fixing bugs and updating credit card BINs where appropriate. Please file issues for these items only.

When filing bugs, make sure to follow the issue template. When reporting credit card BIN changes, please include links to supporting documentation.

## Submitting pull requests

We will happily review and merge pull requests for bugs and card number changes. When submitting a pull request:

- Ensure that the code and commit message are well-commented and grammatically correct.
- Follow the style of the rest of the code, where possible.
- Make sure that your diff is the minimal set of changes necessary to fix the bug in question.
- Follow the pull request template.
