Contributing to the UiKits in GitHub?

[Problem/Question]
Since the uikits are open source in GitHub, is it feasible for any of us to make changes and submit pull requests for features?

For example, let’s say I would find it very helpful if we could disable edit and deleting of messages in the React uikit, so I want to add props to the react component to do that. Has anyone else made any changes to a uikit and submitted a pull request? Or does SendBird only allow their own employees to update the repo (if so… I’m not sure why it’s public in GitHub)?

The UIKit repos do not accept pull requests from outside of the Sendbird Organization.
The repo is public to allow you to clone the repo and update the code as you see fit for your use case.

1 Like