Merge pull request #2906 from ap-1/patch-3

Add Copilot
This commit is contained in:
R.I.Pienaar 2023-04-13 20:37:24 +02:00 committed by GitHub
commit c165ff2409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,6 +178,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
- [Static Website Hosting](https://pages.github.com) (Free for Public Repos)
- [Package Hosting & Container Registry](https://github.com/features/packages) (Free for public repos,500 MB storage & 1GB bandwidth outside CI/CD free for private repos)
- Project Management & Issue Tracking.
- [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack.
* [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with up to 5 collaborators. Also offers the following features :
- [CI/CD](https://about.gitlab.com/product/continuous-integration) (Free for Public Repos, 400 mins/month for private repos)
- Static Sites with [GitLab Pages](https://about.gitlab.com/product/pages).