Hello,
We are using ExceptionReporter in one of our projects and we are currently migrating it to .Net6.
As a consequence, we created a fork and tried our own migration in the following branch: https://github.com/OGMichel/ExceptionReporter.NET/tree/Net6
Is it possible to integrate our modifications in the main branch ?
If so, what is the correct process to follow ?