Skip to content

Tinkerhub-NSSCE/first-contributors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contribution Repo for Beginners

Requirements

Note: If you want to be a part of hackctoberfest complete registration and authorization before your pull request.


Step 1 - Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Step 2 - Clone the forked repository

Now clone the forked repository to your machine:

  • Using HTTPS
git clone "https://github.com/<your-username>/first-contributors"
  • Using SSH
git clone "[email protected]:<your-username>/first-contributors.git"

Note: Replace with your GitHub username.

Using SSH(Secure Shell Protocol) is preferred How to generate a SSH Key

Step 3 - Make changes and commit

Check out CONTRIBUTING.md

Step 4 - Submit your changes for review

If you go to Pull Request tab in your repository page on Github you will see a compare & pull request button. Click that button. And submit the pull request. Soon the reviewer will merge it to the main codebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published