Help & Support¶
Quick Answers¶
Getting Started¶
Q: How do I get GitHub access?
A: Create an access request issue
Q: What training do I need?
A: Complete the onboarding quiz and read the basic rules
Q: What's my role?
A: Check roles and permissions
Common Issues¶
Q: Can't access a repository?
A: Check you've been added to the right team. Contact repository maintainer.
Q: Git keeps asking for password?
A: Set up SSH keys or use git config --global credential.helper store
Q: Merge conflicts?
A: Pull latest changes, resolve conflicts locally, then push.
Q: Accidentally committed sensitive data?
A: URGENT - Contact GitHub Tech Managers immediately.
Resources¶
- GitHub Docs
- Pro Git Book (free)
- GitHub Skills (interactive tutorials)
Get Help¶
Technical Issues: GitHub Tech Managers
Access & Policy: GitHub Tech Managers
Billing: Administration
Still stuck? Check troubleshooting or contact us.