From 35d50e2f62fe91a76cfd97f0f3ba207fa92768a1 Mon Sep 17 00:00:00 2001 From: Maria Daniela Martin Date: Sun, 3 Nov 2024 19:34:07 -0400 Subject: [PATCH] Update keep-your-projects.md Changed geekforce for GeekForce. Changed But for However. --- content/keep-your-projects.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/keep-your-projects.md b/content/keep-your-projects.md index 89c1987..92f6c26 100644 --- a/content/keep-your-projects.md +++ b/content/keep-your-projects.md @@ -10,13 +10,13 @@ Projects represent the work and experience in your professional portfolio. These Once you graduate from one of [4Geeks Academy bootcamps](https://4geeksacademy.com/us/programs), you will have access to the community and most of our benefits for life: -- Career Support (Geekforce). +- Career Support (GeekForce). - Mentorships (GeekPal). - Slack workspace and `#public-support` channels (GeekPal). - Online platform for lessons, exercises, and projects. - LearnPack exercise engine. -But, as you will understand after reading this article, we cannot keep giving you access to [4Geeks Academy's GitHub Organization as a member](https://github.com/4GeeksAcademy), which comes with several limitations. +However, as you will understand after reading this article, we cannot continue to give you access to [4Geeks Academy's GitHub Organization as a member](https://github.com/4GeeksAcademy), which comes with several limitations. 1. You will lose access to the private projects you created during your bootcamp. 2. Any project you didn't fork into your personal account will be deleted soon. @@ -25,13 +25,13 @@ But don't worry; this is entirely fixable. ## Why do we delete your projects? -GitHub limits the number of repositories an organization can have; we cannot keep copies of every project every student ever made; we will have to delete them at some point. +GitHub limits the number of repositories an organization can have; we cannot keep copies of every project every student has ever made, and we will have to delete them at some point. We decided to keep students' projects for up to 30 days after graduation, which gives you plenty of time to backup all your code because the process takes no more than 2 minutes. ## Start by making your projects public -We understand that you may prefer to keep some projects private. That is a completely valid choice, but it is important that you understand the implications. If you decide to keep your projects as **private repositories**, you will lose access to them once you are no longer a member of the 4Geeks Academy organization. +We understand that you may prefer to keep some projects private. That is a completely valid choice, but you must understand the implications. If you decide to keep your projects as **private repositories**, you will lose access to them once you are no longer a member of the 4Geeks Academy organization. > 👉 We strongly recommend making all your repositories public from day one.