Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.9 KB

Contributing.md

File metadata and controls

25 lines (20 loc) · 1.9 KB

Contribution Guidelines

Welcome hackers! It is awesome to have you here! Before you 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 This repository was created to help developers get started with Open Source during Hacktoberfest.

Have you found some awesome repositories participating in Hacktoberfest? if not:

Add your Code/Projects to specific folders created for you, if your desired folders are not found you can always create a folder. Solve Good Questions if not projects and put them in right Folder and also mention Questions at top of the code.

NOTE: Check out issues labelled as Hacktoberfest and start contributing!

Submitting a pull request

  1. Fork and clone the repository.
  2. Create a new branch: git checkout -b my-branch-name.
  3. Push to your fork and submit a pull request.

Tips: Make sure that you are submitting and committing things that are of quality substance, otherwise maintainers can invalidate your pull request There are a lot of good websites that you can research before opening a request instead of just writing "cool" or "Hello World"

  1. Pat yourself on the back and wait for your pull request to be reviewed and merged.

Resources