Skip to content
Open
Show file tree
Hide file tree
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
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
## Hacktoberfest
🌟 Welcome to **Hacktoberfest 2021/2022/2023** 🌟

This repository is your gate way to open source contribution. You can open a Pull request for **Hacktoberfest 2021** by following the instructions.
Are you ready to embark on your open source journey? This repository is your gateway to open source contributions, and it's a breeze to get started!

### Fork
### Fork It!

The very first thing is to fork this repository. You can't make direct changes to this repository until unless I give you permissions.
🍴 Fork this repository to kick things off. Remember, direct changes aren't possible here until you have the power of permissions!

### Clone the repository
### Clone the Repository

To clone this repository, execute the following line
👇 Clone the repository locally using the following command:

```
https://github.com/{username}/hacktoberfest.git
```bash
git clone https://github.com/{username}/hacktoberfest.git
```

Make sure to replace the `username` with your GitHub Handle.
Replace `{username}` with your GitHub handle.

### Code Changes
### Time to Code

Once you're done with the cloning, open the repository locally.Checkout to a new branch (`github checkout -b "arsalan"`). Open `pages/contributors.json` file, which looks something like this:
Now that you've got the repository on your local machine, create a new branch (e.g., `git checkout -b "arsalan"`) to work on. Open the `pages/contributors.json` file, which resembles this:

```json
[
Expand All @@ -35,7 +35,7 @@ Once you're done with the cloning, open the repository locally.Checkout to a new
]
```

Copy the following snippet and add your information to the end of the file.
Copy the snippet below and append your details at the end:

```json
{
Expand All @@ -50,20 +50,20 @@ Copy the following snippet and add your information to the end of the file.
}
```

Also make sure to add your picture to `public/faces`
Don't forget to add your picture to `public/faces`. 📸

## Pull Request
### Submit Your Contribution

Next is to push the code (replace `arsalan` with the branch name)
Now, let's push your code (replace "arsalan" with your branch name):

```
```bash
git push origin arsalan
```

Once you push the code, simple go to your remote repository and open a pull request.
Once your code is pushed, head to your remote repository and open a pull request.

## Show your support
### Show Your Support

Give a ⭐️ and follow [@khattakdev](https://github.com/khattakdev) if this project helped you!
If this project was helpful, give it a ⭐️ and follow [@khattakdev](https://github.com/khattakdev)!

That's it 🎉
That's it! 🎉 Your journey into open source has begun. Happy hacking! 🚀💻
Binary file added public/faces/0Armaan025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.