Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 1.51 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

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

Resources