Skip to content

🌟 We're here to assist you in making your first contribution effortlessly and with joy. πŸš€

Notifications You must be signed in to change notification settings

PriyansuMaurya/easy-contribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 

Repository files navigation

Contributing to Any Project on the Internet πŸš€

Welcome to the simplest guide on how to contribute to any project. This guide will walk you through the process of making your first contribution. The best part is, you don't need to worry about installing anything like Git, Node.js, or Python.

github codespaces and gitpod

Table of Contents πŸ“œ

Getting Started πŸš€

1. Fork the Repository 🍴

Step 1

2. Create a Gitpod/Codespace πŸš€

Step 2

OR

Step 2
  • Wait for 1 minute ⏳.
Step 3
  • Follow the necessary instructions for running the project in README.md or CONTRIBUTING.md.

    Note: Repositories like this make it even easier for contributors as they don't have to worry about running the project or navigating the repo. If you don't know what .devcontainer is, don't worry; I will explain it to you in a simple way. πŸ“

    The code within this .devcontainer will handle everything, from installing dependencies to configuring and then running it on the local host. πŸ› οΈ

Tip 5

Making Changes πŸ› οΈ

3. Create a Feature Branch 🌿

Step 5

4. Start Hacking! πŸ’‘

Make the necessary changes for the feature or bug fix you want to implement. 🚧

5. Commit Your Changes πŸ’Ύ

Step 6 Step 7

Contributing 🀝

6. Create a Pull Request πŸ“₯

You can create a pull request from VS code itself, but I don't suggest that. πŸ“¦

Step 8

Open the Feature Branch GitHub page and Click Compare & pull request button. πŸš€

Step 9

If you don't see the above option, you can click "Contribute"; this will present you with an option to create the same pull request. πŸ“€

Step 10

Mention the issue number in the description if your pull request addresses a specific issue. πŸ“

Step 11
Step 12
Step 13

Feedback and Completion πŸš€

7. Wait for Review πŸ•’

8. Respond to Feedback πŸ“£

If the owner or maintainer requests changes, make them in the same branch and commit. No need to create a new pull request this time. πŸ”„

9. Hurray! You've made your first contribution. πŸŽ‰

Step 14

Bonus Tip πŸ’‘

If you prefer not to work in the browser-based VS Code, you can open the command palette [Ctrl + Shift + P] and search for "open in."

Tip 1 Tip 3 Tip 2 Tip 4

Note: It takes around 1-1.5 minutes to fully load the repository on VS Code desktop. ⏳

Explore the Repository 🌐

Feel free to explore my dedicated Git repository for experimentation. You can do anything you wantβ€”literally anything. I would be happy to interact with you. 😊

About

🌟 We're here to assist you in making your first contribution effortlessly and with joy. πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published