Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 993 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 993 Bytes

How to contibute in this repository

You can contribute in many ways

  1. By adding new competition into the list
  • Star this repository.
  • Create an issue with description about the competiton and wait for approval.
  • Then fork this repository.
  • Add description about the program ,official website and youtube link in alphabetical order.
  • Make pull request and wait for review.
  1. If you are beginner then you can contribute by improving the structure or the layout or any mistakes in the repository.

  2. To contribute to the official website of this repository:

  • Go to the web directory.
  • Then script.js file.
  • There you will find an array containing objects
  • You can add more lists of events/competitions there in the object form in array.
  • Follow the structure of the object's attributes and naming conventions.
  • Also update in readme file.

Note- Before contributing please create an issue first so that I can assign you and you can start working on it.