Your goal is to update a specific file by adding your name to the designated area and resolving all merge conflicts. Important: You are only allowed to add names on the first line. Do not change any other part of the file.
-
Navigate into the GitHub repository
-
Clone the repository to your local machine
-
Create and switch to a new branch
-
Locate and open the file NAMES.md in your text editor
-
The first line is where you will add your name
-
Commit your changes and push to your branch
-
Merge your branch into main by creating a PR