Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Personal access tokens (PATs) are an alternative to using passwords for authenti
4. Click **Generate new token**.
![Generate new token button](/assets/images/help/settings/generate_new_token.png)
5. Give your token a descriptive name.
![Token description field](/assets/images/help/settings/token_description.png)
![Token description field](https://res.cloudinary.com/ramizackaryshamir/image/upload/c_scale,w_573/v1603818860/pullrequest-meetyourcreator-ramizackaryshamir-lines_28-29_htggx1.png)
6. Select the scopes, or permissions, you'd like to grant this token. To use your token to access repositories from the command line, select **repo**.
![Selecting token scopes](/assets/images/help/settings/token_scopes.gif)
7. Click **Generate token**.
Expand Down