Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 1 addition & 55 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,55 +1 @@
# Follow these steps to make a Pull Request

<details open>
<summary><h3>1. Login to your GitHub Account by heading over to <a href="https://github.com">github.com</a></h3></summary>
<br>
<ul>
<li>Open the <a href="https://github.com/cbitosc/Mazerift25-Maze-6/">current repo</a> in a new tab.</li>
<li>Perform all operations in the newly opened tab, and follow the current tab for instructions.</li>
</ul>
</details>

<details>
<summary><h3>2. Fork the Repository</h3></summary>
<br>
<ul>
<li>In the newly opened tab, on the top-right corner, click on <b>Fork</b></li>
<img src="/images/fork-info.jpeg">
<li>Enter the <b>Repository Name</b> as <b>Mazerift</b>.</li>
<li>Then click <b>Create Fork</b> leaving all other fields to their default value.</li>
<img src="/images/create-fork.jpeg">
<li>After a few moments, you can view the repo.</li>
</ul>
</details>

<details>
<summary><h3>3. Add and Commit your Checkpoint Answers</h3></summary>
<br>
<ul>
<li>Click on <b>Add File</b> and from the dropdown menu choose <b>Create New File</b></li>
<img src="/images/create-file.jpeg">
<li>You will now be redirected to a text editor.</li>
<li>Enter the file name as your <b>Team Name</b> and paste the checkpoint answers in the space provided.</li>
<img src="/images/ans.jpeg">
<li>Finally commit your changes, leaving all fields as default.</li>
<img src="/images/commit.jpeg">
</ul>
</details>


<details>
<summary><h3>4. Create a Pull Request</h3></summary>
<br>
<ul>
<li>Finally, click on the <b>Contribute</b> button and choose <b>Open Pull Request</b>.</li>
<img src="/images/pull.jpeg">
<li>Leaving all fields to their default values, click on <b>Create Pull Request</b>.</li>
<img src="/images/final.jpeg">
<li>Wait for a few moments, then you are all done</li>
</ul>
</details>


<details>
<summary><h3>Thanks for participating!</h3></summary>
</details>
algorithm