Use this repository to make your first and easy contribution to open source world. Create and easy pull request by following the steps given below.
Celebrate HacktoberFest by getting involved in the Open Source Community by completing some simple tasks in this project.
This repository is open to all members of the GitHub Community. Any member may contribute to this project without being a collaborator.
https://github.com/sbmxc/hacktoberfest
Also, checkout other repositories of mine if you find you can improve something there. You are more than welcome to make PR there as well. Although, that would only be approved if you enhance the existing apps.
A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first Pull Request to any Public Repository on GitHub and contribute to the Open Source Developer Community.
https://hacktoberfest.digitalocean.com/
Here is a simple way to contribut to the project.
git clone <url> (given in clone or download button)
git checkout -b branch-name
git add .
git commit -m 'commit message'
git push origin branch-name
Hello, World!
ScriptAdd a hello_world_yourusername.xx
script to the scripts
directory in any language of your choice! Here is an example:
print("hello world!")
Name the file yourusername.xx
. e.g., sbmsc.py
or sbmsc.js
.
Here is a great tutorial for creating your first Pull Request by Roshan Josseyhttps://github.com/Roshanjossey/first-contributions
Managing your Forked Repo https://help.github.com/articles/fork-a-repo/
Syncing a Fork https://help.github.com/articles/syncing-a-fork/
Keep Your Fork Synced https://gist.github.com/CristinaSolana/1885435
Checkout this list for README examples - Awesome README
Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/
hacktoberfest by Quincy Larson 昆西·拉尔森(Quincy Larson) Hacktoberfest和其他有趣的事情将在本周末在freeCodeCamp (Hacktoberfest and other fun things going on this weekend at freeCodeCamp) Earlier this month, the freeCode