-
Notifications
You must be signed in to change notification settings - Fork 189
docs: Update NuGet badges (Release 5.x) #610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add Build and Deploy NuGet badge + Change Nuget
btw, can we make this 5.x as stable release...? |
@KazuCocoa, Last time I discussed this option with @laolubenson he said we first need to add more docs for that release, I Still haven't got the time. |
Yeah, perhaps we should put a date on it, cut and release for example on September 1st. |
Sounds good to me. |
I created a milestone for 5.0.0-rc1 |
Change list
Add Build and Deploy NuGet badge + Change Nuget to use pre-release which is the only one relevant for 5.x branch
Types of changes
What types of changes are you proposing/introducing to .NET client?
Put an
x
in the boxes that applyDocumentation
This can be done by navigating to the documentation section on http://appium.io selecting the appropriate command/endpoint and clicking the 'Edit this doc' link to update the C# example
Integration tests
Details
Please provide more details about changes if it is necessary. If there are new features you can provide code samples which show the way they
work and possible use cases. Also you can create gists with pasted C# code samples or put them here using markdown.
About markdown please read Mastering markdown and Writing on GitHub