opentracing-csharp
                                
                                
                                
                                    opentracing-csharp copied to clipboard
                            
                            
                            
                        Create a RELEASE.md file
We should create proper documentation for the release process. The current release process is:
- Add & push tag to git repository (tag name MUST be a proper semantic version)
 - Wait for AppVeyor build to succeed -> it will create a GitHub release for the tag
 - Edit the GitHub release notes
 - Publish to NuGet.org via AppVeyor (via "Deploy" link on the build details - Deployment target "NuGet (OpenTracing)"