Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 831 Bytes

File metadata and controls

16 lines (13 loc) · 831 Bytes

GitHub Features

GitHub is a web-based platform for version control and collaboration. Below are some key features:

  1. Repositories – Store and manage your project files.
  2. Branches – Work on different versions of a project simultaneously.
  3. Pull Requests – Propose changes and review code before merging.
  4. Issues – Track bugs, enhancements, and tasks.
  5. Actions – Automate workflows with CI/CD pipelines.
  6. Projects – Organize tasks using boards.
  7. Wiki – Create and manage project documentation.
  8. GitHub Pages – Host static websites directly from repositories.
  9. Code Review – Collaborate and suggest improvements before merging.
  10. Security Alerts – Get notified about vulnerabilities in dependencies.

11.Github Codespaces - added new documentation