Skip to content

Commit

Permalink
README: clarify contributing
Browse files Browse the repository at this point in the history
Adds some clarity to #173
  • Loading branch information
dcousens committed May 7, 2015
1 parent 73cb261 commit 7eefadc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -136,6 +136,11 @@ You can also completely replace the method used to filter either a single option
For multi-select inputs, when providing a custom `filterOptions` method, remember to exclude current values from the returned array of options.


# Contributing

See our [CONTRIBUTING.md](https://github.com/JedWatson/react-select/blob/master/CONTRIBUTING.md) for information on how to contribute.


# License

MIT Licensed. Copyright (c) Jed Watson 2015.

0 comments on commit 7eefadc

Please sign in to comment.