Skip to content

Files

Latest commit

29e61c8 · Dec 20, 2015

History

History
8 lines (7 loc) · 256 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 256 Bytes

Contributing to react-autosuggest

  1. Add your goodness
  2. Add tests
  3. Update docs to reflect changes
  4. Make sure that npm run lint && npm test is happy
  5. Commit changes without including any dist or demo/dist files
  6. Submit a Pull Request