Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 1.13 KB

Contribution Guidelines

Welcome hackers it is really awesome have you here! Before start contributing with this project make sure you read our Code Of Conduct, it is really important to make this inclusive and open to everyone, otherwise, it would not be awesome to have you here Have you found some awesome Hacktoberfest participant repository?

Add your achievements! What you did at this Hacktoberfest? Write it down, don't just do and forget. Include a file named with your username in contributions folder and add link to it in the readme so that others may have a quick look of your works like so.

image

Submitting a pull request

Fork and clone the repository Create a new branch: git checkout -b my-branch-name Add a file with your name in the contributions folder telling about your contributions and also link that file in the readme Push to your fork and submit a pull request Pat your self on the back and wait for your pull request to be reviewed and merged.

Resources

How to Contribute to Open Source Using Pull Requests GitHub Help