GitHub is a web-based platform for version control and collaboration. Below are some key features:
- Repositories – Store and manage your project files.
- Branches – Work on different versions of a project simultaneously.
- Pull Requests – Propose changes and review code before merging.
- Issues – Track bugs, enhancements, and tasks.
- Actions – Automate workflows with CI/CD pipelines.
- Projects – Organize tasks using boards.
- Wiki – Create and manage project documentation.
- GitHub Pages – Host static websites directly from repositories.
- Code Review – Collaborate and suggest improvements before merging.
- Security Alerts – Get notified about vulnerabilities in dependencies.
11.Github Codespaces - added new documentation