ravibpatel / CrashReporter.NET

Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
MIT License
184 stars 74 forks source link

send reports to github #10

Closed ghost1372 closed 6 years ago

ghost1372 commented 6 years ago

hi i want crashreporter send reports to github and automatically create an issue for that. is it possible?

DjordjeMandic commented 6 years ago

Take a look at github api

ravibpatel commented 6 years ago

@ghost1372 It is possible but requires some work.