GitHub is a web-based platform that provides Git repository hosting and collaborative software development tools for version control and source code management. It enables developers to store, track changes, and collaborate on code projects while offering features like issue tracking, pull requests, and project management capabilities.
Waypoint
New Tab
Github Pull Requests - github.com/your-company/pulls
Github Issues - github.com/your-company/issues
Github Notifications - github.com/your-company/notifications
Wayfinder comes with these starter pages included:
- Your organization’s primary page
- Your open pull requests across all repositories
- Issues (created or assigned) across all repositories
Use Cases
Capture and annotate important code files
Give your team a guide of which files are relevant in your tech stack:
- Common Environment configurations
- Migrations
- Architecture Decision Records (ADR)
- Coding standards
- Github Actions
Quickly jump to new Pull Requests
Don’t leave your teammates hanging!
- Common Environment configurations
- Migrations
- Architecture Decision Records (ADR)
- Coding standards
- Github Actions