Git Product home page Git Product logo

pullquest's Introduction

Pull Quest

Welcome, fellow developer, to an epic journey into the world of open source contributions! In this exhilarating quest, you will embark on your first pull request and leave your mark upon the codebase. Are you ready to unleash your coding prowess? Let's get started!

Fork the Repository

To begin, you need to fork the mighty repository by following the steps below:

  1. Visit the legendary realm of srajankumar/pullquest
  2. Locate the fork icon proudly displayed in the top-right corner of the repository.
  3. Click the fork icon to claim your own copy of the repository and make it your own.

fork


create_fork


Set Up Locally

Once you have your forked repository, it's time to bring the power of code to your local machine. Follow these steps:

  1. Click the green button labeled "Code" within your forked repository.
  2. Copy the sacred URL that appears.
  3. Open your Gitbash terminal and unleash the following command:
git clone https://github.com/YOUR_USERNAME/pullquest.git

Replace 'YOUR_USERNAME' with your magnificent GitHub username.

  1. Witness the repository materialize before you. Enter the enchanted folder by typing:
cd pullquest

fork


Create a New Branch

Now, let's ensure the balance of the main branch remains undisturbed. Create a new branch within your repository realm using the steps below:

  1. Utter the ancient words:
git branch username-profile

Replace 'username' with your legendary GitHub username.

  1. Venture forth into this new realm with the command:
git checkout username-profile

Equip yourself with your profile sword, for it is time to add your unique profile details.

Add Your Profile

To join the hallowed hall of fame, you shall add your own profile details to the repository. Follow these instructions:

  1. Navigate to the 'src/components' directory within your local repository.
  2. Open the sacred 'data.json' file and behold the profiles that have come before you.
  3. Fear not, for you shall join their ranks! Using their wisdom as a guide, add your own profile in the following format:
,{
  "username": "your_github_username",
  "name": "your_name",
  "email": "email_id",
  "quote": "sample_quote"
}

Replace the placeholder values ('your_github_username', 'your_name', 'email_id', and 'sample_quote') with your own information.


fork


fork


Commit Your Changes

With each keystroke, you shape your destiny. Now, it's time to gather your changes and prepare them for the grand quest ahead. Follow these steps:

  1. Invoke the sacred command:
git add .

This will stage all your changes, ready for greatness.

  1. Commit your work with a powerful message that echoes through the ages:
git commit -m "Embark on an epic adventure: add my profile details"

Push Your Changes

The time has come to push your changes to your forked repository and illuminate the path for all to see. Execute the following command:

git push origin username-profile

The forces of Git and GitHub shall carry your code to the distant reaches of the digital realm.

Create a Pull Request

Brave warrior, open your web browser and gaze upon your forked copy in your GitHub dominion. A new chapter unfolds before you as you create a pull request, a gateway between realms. Follow these steps:

  1. Select the new branch you have forged.
  2. Aim it towards the realm of 'srajan''s profile branch.
  3. With a mighty click, submit your pull request and await the moment when fate intervenes.
  4. The repository owner shall review your valorous contribution and, upon successfully merging it, your profile shall take its rightful place among the honored ranks.
  5. Behold, as your name shines brightly in the submissions tab, a beacon of your triumph! ⭐

fork


fork


Congratulations!

Congratulations, brave developer, on conquering your first pull request and leaving your mark upon the codebase. Your journey has just begun, and may your future contributions be even more awe-inspiring as you continue your legendary quest!

Now, go forth and code with valor! 🚀

Authors

Contributing

Contributions are welcome! ;)

pullquest's People

Contributors

srajankumar avatar iamsudhir-kumar avatar yashkshrivas4491 avatar ogadavid avatar srajan-bansal avatar sushruthrao avatar shresritik avatar 0-mayurkaretha avatar tejas-gk avatar mokshanirugutti avatar tejasnayak42 avatar sankshipthshetty avatar dinesh-deore1 avatar dev-shetty avatar whitebeard10 avatar akhil-sharma-26 avatar imnrb avatar hparihar-07 avatar pranavsshetty avatar var-rishabh avatar samarthra avatar samihan15 avatar shaman-004 avatar shivaninuji avatar wasi7 avatar vimal-dubey avatar vinayakgaikwad101 avatar vivek-kumar21 avatar xankush avatar mr-yash-beldar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.