Failing to make PR into developer.playcanvas.com repo

Hi) I am not sure if this category is what I need.

I developing a GAP, generic atlas packer. Some time ago, made post in reddit and was suggested to add my tool to PlayCanvas website.

But have couple questions. Not often make PR to repos that are not mine)) Following the instructions. As I understand as I made changes to doc, I need to do this command:

tx push --silent

I installed it, got an API key, but can not get how to provide it, when tx push --silent?

And the second question, I just cloned the repo, created my branch, tried to push, but got

remote: Permission to playcanvas/developer.playcanvas.com.git denied to Umca.
fatal: unable to access β€˜GitHub - playcanvas/developer.playcanvas.com: Developer resources website for PlayCanvas’: The requested URL returned error: 403

Should I be granted some access?

Thanks in advance for help)

You would want to make a fork the PlayCanvas developer documentation repository and follow these steps Creating a pull request from a fork - GitHub Docs

1 Like

You don’t need to worry about doing translations on Transifex. Just submit a PR with your English updates.

Ok, thanks, will try.