Skip to content

An open source project for creating your first easy. Contribute and learn easily

Notifications You must be signed in to change notification settings

annshiv/first-os-issue

 
 

Repository files navigation

First issue

Live link: View

How to contribute

  • Fork repo
  • Create new branch
  • Add your profile to contributors.json. (See format below)
  • Submit pull request

Profile structure

{
    "name": "",
    "bio": "",
    "socials": [
        {
            "platform": "twitter",
            "username": ""
        },
        {
            "platform": "linkedin",
            "username": ""
        },
        {
            "platform": "github",
            "username": ""
        }
    ]
}

About

An open source project for creating your first easy. Contribute and learn easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.0%
  • JavaScript 43.4%
  • HTML 7.6%