Skip to content

This project was made to help all the newcomers to submit their first pull request

Notifications You must be signed in to change notification settings

OtakuStan/Hactober-fest-2021

Repository files navigation

Welcome to hacktober fest 2021. Hacktober fest is one of the largest event in the Developer community to celebrate the joy of open source software and the contribution of everyone in the community

About

This repo is intended to help all the newbie developers in the software developer community looking out to contribute and enter into the world of open source. For anyone starting fresh open source contributions can be very daunting at first but as you gain experience you become good at it. This project was made to help all the newcomers to submit their first pull request

Note

This Repository is for beginners only!!

Some basic rules to keep in mind:

These contains some basic guidelines from official website of hacktober fest,which should be kept in mind by contributers.

1)Dont't make spammy pull requests like adding your name or other unnecessary things.This kind of pull requests may face strict actions.

2)If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.

3)If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate

How to submit a pull request

  1. Fork this repo in your GitHub

  2. Clone this repo in your local system

git clone <repo-link>
  1. Create your profile in the profiles directory.

Name it as (your-github-username).md

  1. Add your details in the md file
---
name: ''
username: ''
description: ''
---
  1. Stage and commit your changes
git add .

git commit -m "chore: Added my porfile:
  1. Push the changes
git push origin main
  1. Make a pull request from you Github

  2. Wait for it to get merged

Final Words

Great now you have made your first contribution to open source!!

About

This project was made to help all the newcomers to submit their first pull request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published