Skip to content

Latest commit

History

History
31 lines (20 loc) 路 1.53 KB

File metadata and controls

31 lines (20 loc) 路 1.53 KB

Welcome, Contributors! 馃槂

  • Please check the issues tab for things to work on.
  • Please raise an issue for adding a new feature or for a reporting bug, if it has not already been raised.

Tech Stack

  • HTML
  • CSS (vanilla)

Local Setup

  • Fork this repo. (Top right corner.)

  • Clone the forked repo using the git clone command.

  • cd into the cloned repo directory.

  • Make contribution(s)

    • Write meaningful commit messages and include the number (#) of the issue being resolved (if any) at the end of the commit message.

      Example: :bug: fix: Resolve 'isCorrect' function error (#0)

    • Format your code with Prettier, and set "printWidth" to 80.

  • Open a Pull Request (PR).

    • Learn how to open a PR.
    • Solve one issue per PR, without any extra changes.
    • Include extra changes in a separate PR.

Further Help

If any further help is needed, do not hesitate to contact the organiser (Harsh Kapadia) via OTC's Telegram, Twitter @harshgkapadia, LinkedIn or e-mail (harshgkapadia@gmail.com). An issue can be raised as well.