Skip to content

[ENHANCEMENT]: Create a "First Contribution Walkthrough" Guide for New Contributors #32

Description

@Gunjan10-droid

Problem Statement

While this repository provides beginner-friendly issues, many first-time contributors may still be unfamiliar with the complete open-source contribution workflow.

New contributors often struggle with:

Forking repositories correctly
Creating branches
Making commits with meaningful messages
Syncing forks with upstream repositories
Creating pull requests
Responding to review feedback

Currently, this information is either scattered across multiple resources or not available in a single beginner-focused guide.

Proposed Solution

Create a dedicated document named FIRST_CONTRIBUTION_GUIDE.md that provides a step-by-step walkthrough of the entire contribution process.

The guide should include:

Forking the repository
Cloning locally
Creating a feature branch
Making changes
Committing changes
Pushing to GitHub
Opening a Pull Request
Addressing review comments
Updating branches after changes are requested

This enhancement focuses on contributor education and documentation rather than repository configuration, making it fully achievable through a standard pull request.

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

BeginnerBeginner friendly issues for new contributorsNSoC'26nsoc tagsenhancementNew feature or requestlevel 1stale

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions