GitHub
Canonical URLs
- Home:
https://github.com/ - Notifications:
https://github.com/notifications - Settings:
https://github.com/settings - Repository:
https://github.com/${owner}/${repo} - Issues:
https://github.com/${owner}/${repo}/issues - Pull requests:
https://github.com/${owner}/${repo}/pulls - Issue:
https://github.com/${owner}/${repo}/issues/${number} - Pull request:
https://github.com/${owner}/${repo}/pull/${number} - Search:
https://github.com/search?q=${query}&type=${issues|pullrequests|repositories|code} - File view:
https://github.com/${owner}/${repo}/blob/${ref}/${path} - Login:
https://github.com/login - Passkey login:
https://github.com/login?passkey=true
Working style
- Verify the active signed-in account from the avatar when account context matters.
- Prefer direct repo, issue, PR, and notification URLs over the home feed.
- For code review, go straight to the PR and then the
Files changedtab. - On file pages, press
yto switch to a commit-pinned permalink before citing or saving a durable URL.
Useful shortcuts
- Shortcut help:
? - Focus search:
/ors - Notifications:
g, thenn - Issues:
g, theni - Pull requests:
g, thenp - Code:
g, thenc - New issue:
c - Open selected item:
oorEnter - Labels:
l - Assignee:
a - Milestone:
m - Reviewer:
q - Reference issue or PR:
x - Open in
github.dev:.