Skip to content

Just a fun project for people to make their first open source contributions

Notifications You must be signed in to change notification settings

Hassankassim/wall-of-opensource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Wall of Open Source

This is just a fun project where developers can make their first open source contributions easily.

This project is created with just HTML and CSS so that even beginners can make contributions easily.

The only thing that you're required to do is add your own card that has your details. Like down below 👇

1

The code is simple, just duplicate from where the comments say and then add your own details 2

Add your name, details, and social links (twitter and github). On the image tag, make sure that you use and image link from other platforms (either twitter or github). Do not upload an image or use an image from your local machine!

Steps to follow to make a contribution

  1. Fork this repo
  2. Clone it on your local machine
  3. Create a branch with your name
  4. Make the code changes
  5. Push the changes you made
  6. Create a pull request

Refernces to help you

Make your first open-source contribution
Getting Started With Open-Source: How To Contribute As A Beginner

About

Just a fun project for people to make their first open source contributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • CSS 28.6%