codercreative / bootcamp-collab

An opportunity to practice forking, branching, making changes and creating pull requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ–₯️ A Scrimba Bootcamp Exclusive Open Source Project

⚠️ NOTE

To take part in this open source project, please consider joining the Scrimba bootcamp here

See it live here

❓ What is this?

An opportunity to practice forking, branching, making changes and creating pull requests.

πŸ‘‰ Many self-taught developers learn to code by themselves by reading or watching tutorials and coding along with them. Hopefully before long, they start building their own solo projects.

πŸ‘‰ Many projects are performed in team settings with multiple developers. To get this experience outside of a job, open-source projects are the way to go. However, it can be intimidating to get involved with these projects if you are a first-timer! It may feel difficult to know how you could contribute? How do you contribute to someone else's project?


Bootcamp Collaborative Webpage (better name?? πŸ˜…) aims to make the experience of collaborating on group projects and contributing to open source beginner-friendly. You can make any kind of contribution, no matter how small or big. To keep it simple, we will use HTML, CSS and JavaScript - no frameworks or libraries. Therefore, getting started isn't very complicated, and if you need help just reach out in the Discord!

What you can contribute to this project?

πŸ‘‰ Anything!

Seriously! You can add a link to another website/project you're working on. Change the background color. Make a list of your favorite foods. Add an interrobang (an exclamation juxtaposed on a question mark - '?!') to this readme file. Add a link to a cool coding resource. You can also take a look at Issues - see if there is one you want to take on, or one that you'd like to add

Get involved, make mistakes, and break things.

We're all learning here and like many things in the coding world, you learn best by doing. So do!

πŸ”¨ Getting Started

There can be a lot to learn when getting involved in open-source projects if you've never contributed before. If you already know some HTML, you should be able to get started here by learning a little bit about Git and Github. Git is version control software, if you do a web search you should find a lot of resources to get you started.

Do you already know about these things? Here is a great article to get you started with forking a repository and creating a pull request. If you are comfortable reading documentation, Github is pretty accessible and they have a good section on working collaboratively that is worth a read.

See our CONTRIBUTING page for how to contribute to our project and the contribution guidelines.

πŸ‘Ό Code of Conduct

Be nice, be patient, be helpful. Everyone here is learning and doing their best. If something gets broken, we can help each other learn by fixing it. Please communicate in a respectful manner. Remember that our contributors and maintainers live in various time zones and may have other obligations besides this project. If you have submitted a pull request, or have added comments to someone else's, please be patient as you wait for them to get back to you. Briefly read the Open Source Etiquette if this is your first time with Open Source, or if you need a refresher!

πŸ“œ Licensed Under

GNU General Public License v3.0 ( GNU GPLv3 )

About

An opportunity to practice forking, branching, making changes and creating pull requests.

License:GNU General Public License v3.0


Languages

Language:CSS 44.1%Language:JavaScript 43.2%Language:HTML 12.7%