Skip to content

This public repository is open to all members of the TeCOS Community.

Notifications You must be signed in to change notification settings

TeCOS-NIT-Trichy/first-issue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeCOS Hactoberfest 2023 - First Issue Demo

Make your first contribution for Hacktoberfest in the simplest way.

This is an open source project on Github. Here you can practice making your first Pull Request to a public repository before doing a more complex contribution.

This public repository is open to all members of the TeCOS Community.

How to Begin

  1. Fork this repository

  2. Clone your fork down to your local environment

git clone https://github.com/your-username/first-issue-demo.git
  1. Create a branch
git checkout -b your-branch-name
  1. Make your addition to the Profile and Hello World directories

  2. Commit and Push your changes

git add .
git commit -m 'commit message'
git push origin your-branch-name
  • Create a new Pull Request from your forked repository, click the New Pull Request button located at the top of your repository
  • Wait for you PR to be reviewed and merge approval
  • ⭐⭐⭐ Star this repository if you had fun! ⭐⭐⭐

Format

Profile Page

Name of File: FirstName_LastName.md

# First and Last Name

### Department
Your Department, Year

### College
Your College

### Your socials
- Gtihub
- Linkedin
- Instagram
- Etc

### Programing langauges and tech stacks you know
- List of langauges (Java, Python, etc)
- List of tech stack (Android, React, etc

### Non-Coding Interests
- List of interests
- List of interests

### Which one super power you would like to have if given chance?
Flying, Teleportation, etc

About

This public repository is open to all members of the TeCOS Community.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published