Skip to content
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ First Contributions

This repository is designed to help beginners make their first open-source contribution.

πŸ“Œ About

If you are new to GitHub and open source, this project is a great place to start. You can practice making pull requests and learn the contribution workflow.

⚑ How to Contribute

Follow these steps to make your first contribution:

  1. Fork this repository
  2. Clone your fork

git clone https://github.com/your-username/first-contributions.git

  1. Create a new branch

git checkout -b your-branch-name

  1. Make your changes (add your name or improve files)

  2. Commit your changes

git commit -m "Added my contribution"

  1. Push to GitHub

git push origin your-branch-name

  1. Create a Pull Request

🎯 Contribution Ideas

  • Add your name to the contributors list
  • Improve documentation
  • Fix typos or formatting issues

πŸ›  Tech Stack

  • Git
  • GitHub

🀝 Contributing Guidelines

  • Keep changes simple and clean
  • Follow proper commit messages
  • Be respectful to other contributors

πŸ“„ License

This project is open-source and free to use.

πŸ™Œ Acknowledgement

Thanks to all contributors who help improve this project πŸ’™

About

Repo to add first-contributions for students

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors