rbjks / rbjks.github.io

Info website for an NGO 'Ranjeet Bakhshi Jan Kalyan Sabha' which aims to empower local communities in Himachal Pradesh
https://rbjks.github.io/
13 stars 37 forks source link
html-css-javascript ngo

RBJKS NGO

Facebook Badge Twitter Badge RepoRater

RBJKS NGO

Welcome to the RBJKS (Ranjeet Bakhshi Jan Kalyan Sabha) NGO Project! Our mission is to address local community issues in Nurpur, Himachal Pradesh, India, through organic crowdfunding initiatives.

Table of Contents

About

Ranjeet Bakhshi Jan Kalyan Sabha, a distinguished non-profit organization headquartered in Nurpur, Himachal Pradesh, India, is dedicated to social responsibility and sustainable development. We're here to address pressing community issues with the power of grassroots initiatives and collaboration. Together, we're creating lasting impact and positive change for individuals and families in our community.

Mission

Our NGO is actively involved in various initiatives and crowdfunding campaigns, supporting individuals from lower-economic backgrounds. Through community events, workshops, and resource-sharing, we empower individuals to drive positive change. Together, we aim to build a resilient community where everyone thrives. Join us on this journey towards a brighter, more inclusive future.

Get Involved

We're absolutely thrilled that you're interested in joining our project. Below, you'll find straightforward guidelines to ensure your contribution journey is as smooth as possible:

Preferred Colors

▶️ Steps for contributing :

Fork this repository

image


Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone This Repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone https://github.com/<Your-Github-username>/rbjks.github.io.git

Create a branch

Change to the repository directory on your computer (if you are not already there):

cd rbjks.github.io

Now create a branch using the git checkout command:

git checkout -b <branch-name>

For example:

git checkout -b add-new-feature

Make necessary changes and commit those changes

If you go to the project directory and execute the command git status, you'll see there are changes.

Add those changes to the branch you just created using the git add command:

git add .

Now commit those changes using the git commit command:

git commit -m "Your commit message"

Push changes to GitHub

Push the changes to the forked repository using:

git push origin <Your-branch-name>

Navigate to the original fork of this repository on your profile and click on the branch you had committed to. Then click on Contribute to create a Pull Request i.e create a PR on Github. (Don't just hit the create a pull request button, you must write a PR message to clarify why and what are you contributing)

In case of merge conflict fetch and merge from the remote repository.

If you encounter a merge conflict while working on your branch, you can resolve it by fetching and merging changes from the remote repository. Here's how you can do it:

Are you a beginner in using Github?

You can refer to the following articles on the basics of Git and Github and also contact me, in case you are stuck:

Thank you for being a part of our community and for your valuable contributions! Together, we can make amazing things happen. 🌟

Contact us