From 93d50c3413e7596a3f0133ef8d2cd269e2ff4225 Mon Sep 17 00:00:00 2001 From: Catherine Kiiru <66266208+CatherineKiiru@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:50:49 +0300 Subject: [PATCH] Update README.md --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 7603cbd..1edb7bf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # AFOS (AfricanOpenSource) -The CHAOSS-Github Copilot project is a project by CHAOSS Africa to demonstrate how GitHub CoPilot enhances and improves developer productivity. The project involved creating a platform for showcasing Open Source projects build by Africans. +AFOS is a CHAOSS Africa and Github collaboration created to demonstrate how GitHub CoPilot enhances and improves developer productivity. The project involved creating a platform for showcasing Open Source projects build by Africans. -The team will create a web project using CoPilot to generate code suggestions in real time. +The team created a web project using CoPilot to generate code suggestions in real time to detemine CoPilot's impact on developer productivity. ## Project design - [figma](https://www.figma.com/file/mALWb4e0vqfBbtRwop3g16/Afos?type=design&node-id=543-3049&mode=design&t=Uc7cI6vMcv2Xzryg-0) @@ -13,16 +13,6 @@ The team will create a web project using CoPilot to generate code suggestions in - To develop a story on how GitHub CoPilot makes a positive impact for social good. - To train developers on how to use GitHub CoPilot in their Open Source communities. -## Project Requirements - -- Contributors are required to use CoPilot in this project. Ensure to apply the code suggestions generated by CoPilot. -- Contributors will also fill out a questionnaire once they complete their issues to give a report of their experience while working with CoPilot. -- We will also record videos on your experience in using CoPilot for the project. - -## Project Timeline - -The development phase will start on 10th July and end in mid-August 2023. - ## Contributing Guidelines This project is open to the community and anyone can contribute to it. To contribute to this project, ensure to follow the guidelines found [here](https://github.com/chaoss/GitHub-Copilot-Hackathon-Project/blob/main/CONTRIBUTING.md).