Skip to Content
Contributing

Contributing

To contribute, clone the react-tweet repository and run the Next.js test app to start an app locally that uses the react-tweet package. Any changes you make to the package will be reflected in the test app.

Once you’re done making changes, submit a pull request . You can open a pull request with unsigned commits, but for it to be accepted all commits must be verified , so make sure to sign your commits if you want the PR to be merged.

It’s recommended to open an issue  first before making any major changes to the package so that we can discuss the changes before you start working on them.

Last updated on