Skip to content

Instantly share code, notes, and snippets.

@croraf
Last active September 20, 2019 07:18
Show Gist options
  • Save croraf/9735cb863321aa7d6c0e89b4bdb22e2c to your computer and use it in GitHub Desktop.
Save croraf/9735cb863321aa7d6c0e89b4bdb22e2c to your computer and use it in GitHub Desktop.

How to increase the chance of being accepted?

  • If props were added or prop types were changed, the TypeScript declarations were updated.
  • If TypeScript declarations were changed, yarn typescript passed.
  • If demos were changed, make sure yarn docs:typescript:formatted does not introduce changes. See About TypeScript demos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment