Aimed to give a positive overview of open source development. Not comfortable with cpp?? here's something for you that you would like. Special thanks to Aman for review
Regitering for Hacktoberfest. (Already registered?? Start here)
Create Github account if not already created.
Register on hacktoberfest if not already registered by clicking here
Go to the repository in your own account (<your-username>/cpp-hacktoberfest)
Go to hello_world folder and click "Create new file" button
Give name of file as ".cpp" and write a hello world programme in cpp
After completing the programme click the Commit new file button(If you get two options saying commit directly to master & create new branch, select the first one).
Now go to your repository home page(/cpp-hacktoberfest)
Click on the button New pull request
You will get a screen having a green button Create pull request.
Click the button Create pull request
Input valid readable and reasonable title and comment.
finally click "Create pull request" to create a pull request. And
Meeting the target
You have to meet the target of minimum of 4 Pull Requests to complete the challenge successfully.
As of now you must have got the idea how to create a pull request. Now you can create another pull request in similar manner in other repos listed here or in this repo itself. To create another pull request in this repo, go into folders other than hello_world and follow steps 5 to 12 after going into any of the following folders.
Another Pull Request can only be made after getting your previous Pull request merged. I will try my best to get your PRs merged typically within an hour.
folder_name
details
hello_world
programme to print hello world.
addition
simple programme to add two numbers.
subtraction
simple programme to find difference of two numbers.
multiplication
simple programme to multiply two numbers.
division
simple programme to divide one number by another number.
What if I want to like to contribute in other languages
请发表评论