Skip to content

Girlscript-Bhubaneswar/GSBBSR-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GirlScript Bhubaneswar

About Us

GirlScript Foundation is a section-8 NON PROFIT company registered under the government of India on 2nd June 2017. GirlScript started as a project has been selected by Mozilla under Open Leadership program out of 51 open-source projects worldwide. GirlScript hosts many tech events and coding competition to help you get started and learn computer programming.

No matter whether you are a beginner or an experienced individual, GirlScript is open for all.

GirlScript's mission is to encourage individuals to learn how to code and stand out among the crowd. Along with learning, GirlScript aims to create opportunities and growth via technical education among various groups of people.

Goals:
  • Encourage people to learn to program and make them capable of writing a simple computer program to building a complex system.
  • Empower people by providing an opportunity to showcase their technical skills.
  • Provide a platform to individuals by hosting coding competition and tech events.
  • Share technical knowledge and content for helping individuals in the programming world.

GirlScript Bhubaneswar is Odisha's fastest growing tech community at the heart of Bhubaneswar. We believe in uplifting beginners in tech while promoting diversity.

Contribution Guidelines

Do you want us to add your favourite feature? Feel free to submit a pull request and make the site look awesome. To start contributing, follow the guidelines:

  1. Fork this repo.

  2. Clone the forked repo to your local machine by typing the command in terminal:

    git clone https://github.com/<YourUserName>/GSBBSR-Site

  3. Navigate to the project directory

    cd GSBBSR-site

  4. Add a reference to the origial repo

    git remote add upstream https://github.com/kedark3/demo

  5. Create a new branch

    git checkout -b new_branch_name

  6. Bring your unique ideas to code

  7. Track changes

    git status

  8. Stage your changes

    git add .

  9. Commit your changes

    git commit -m "Type a message here"

  10. Push your changes

    git push -u origin [new_branch_name]

  11. Once you push the changes to your repo, the Compare & pull request button will appear in GitHub

  12. Open a pull request by clicking the Create pull request button. This allows the repo's maintainers to review your contribution. From here, they can merge it if it is good, or they may ask you to make some changes.

Our Main Contributors

License

Distributed under the MIT License. See LICENSE.md for more information.