Contributing to react-spring.io #1476
-
Hey all, Wanted to make a small contribution to one of the pages of https://react-spring.io/ repo and when I try to push the changes to my new branch created, I get this error 403 forbidden permission: Was wondering if this is because it's not open sourced? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @oanaOM, You don't have specific access to the |
Beta Was this translation helpful? Give feedback.
Hi @oanaOM,
You don't have specific access to the
react-spring.io
repo, which isn't uncommon! I don't have access to loads of them, likereact
ortypescript
. But they're still open source because you can do the following – create a fork and push your changes to said fork. Afterwards you can create a PR across forks.