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.
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:
-
Fork this repo.
-
Clone
the forked repo to your local machine by typing the command in terminal:git clone https://github.com/<YourUserName>/GSBBSR-Site
-
Navigate to the project directory
cd GSBBSR-site
-
Add a reference to the origial repo
git remote add upstream https://github.com/kedark3/demo
-
Create a new branch
git checkout -b new_branch_name
-
Bring your unique ideas to code
-
Track changes
git status
-
Stage your changes
git add .
-
Commit your changes
git commit -m "Type a message here"
-
Push your changes
git push -u origin [new_branch_name]
-
Once you push the changes to your repo, the Compare & pull request button will appear in GitHub
-
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.
Distributed under the MIT License. See LICENSE.md
for more information.