Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 469 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 469 Bytes

Contributing

Thanks for your interest in react-touch-screen-keyboard. All forms of contribution are welcome, from issue reports to PRs and documentation / write-ups.

Before you open a PR:

  • In development, run npm start to build (+watch) the project source, and run the development server.
  • Please ensure all the examples work correctly after your change. If you're adding a major new use-case, add a new example demonstrating its use.