Available translations

Tutorial Step - GitHub.com Authentication

foundations.png
github-api.png
For the app.contribute command to work, you need to authenticate at two different levels. We'll deal with GiHub.com first!
You need to authenticate at GitHub.com for the Client to create the Pull Request on your behalf. To do that, you will use the Github Personal Access Token you created while installing the platform or create a new one if you lost it!
Make sure you give the token the repo and workflow scopes. Check the clip on the next step!
I suggest you name the token after Superalgos so that you may recognize it later on!
Previous
Tutorial Step - Translation for Mere Mortals
Next
Tutorial Step - GitHub.com Auth Clip