Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 815 Bytes

File metadata and controls

26 lines (20 loc) · 815 Bytes

Contribution

Here is quick tips to make a valid contribution

make sure of language you choose

  • the language you contribute on should be a valid computer
  • make sure to check folder names so that you wont submit same laguages
  • make sure on syntax

struture

<language_name>
 --|hello-world.<language-extenstion>
 --| abc.<other-language-extensions>

all new langauges should be in root folder with language name as folder name and hello-world.<extension> as file (other good file-name also allowed)

No Spam

  • we wont allow any SPAM behaviour or content. if you do so your may get banned

Follow code of conduct

  • make sure you read code of conduct before submitting any issue or PR

HacktoberFest

  • either first PR or best quality code PR gets accepeted!

Thanks for contributing✌️