gautamkrishnar / tcso

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.
MIT License
280 stars 63 forks source link

Used for HacktoberFest 2019 by Mozilla firefox #69

Closed rohitasnair closed 4 years ago

rohitasnair commented 4 years ago

Added 9 more programming languages

gautamkrishnar commented 4 years ago

@rohitasnair thanks for the PR. I really value the effort that spend on this. Really sorry to let you know that this PR doesn't match the project's motto and guidelines...

As mentioned in the project description:

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.

The motto of this project is to create a collection of Try catch interface that catches the exception in stack overflow not random try catch statements of different programming languages. The exception should open a browser tab that contains the error search result in stackoverflow. Please see the project readme for more details.

Please read the project documentation before contributing. Its mentioned in the readme that every programming languages added to this repository must contain a readme with a common structure, you seems to have not followed that rule too. Please dont waste your and other's time.

gautamkrishnar commented 4 years ago

@rohitasnair Please feel free to open a new PR when you fixed the above issues.