A open sourced website for STLCC's Programming club for students to gain their first contribution to an open source project!
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
A fun way to learn about Git / Github and how to contribute to open sourced projects. This could be a good addition to your resume!
HTML CSS JAVASCRIPT; No frameworks yet...
To be continued....
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding, removing, or improving anything to the project, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
via terminal
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
via Github Desktop (app)
- Press code on any repo you want to contribute to
- Press open in Github Desktop, it'll lead you to the app
- You will see that Github Desktop already filled in the details to clone the repo; press Clone [it is a blue box].
- Edit the code using an external editor (this is the part where you edit the code to add to the original repo)
- When you're done editing, Github Desktop will automatically ask you if you want to commit to the main branch which is in the blue box. Only commit to master branch if you like the code.
- When you're done with the code and feel like its worthy to be in the original repo, press the push origin button.
Here are some tools to help you on your journey
- Github Student Pack --> IF you're a college student, Github's student pack has Github Copilot for FREE! Just sign up with your my.stlcc.edu account and have your student ID ready to submit.
Distributed under the MIT License. See LICENSE for more information.
- KCCUP {or real name} - ** - KCCUP - Moral Support
- Arfhan Randle - Comp Sci - Arfhan Randle - Readme file