Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 668 Bytes

File metadata and controls

29 lines (23 loc) · 668 Bytes
name about
Bug Report
Report bugs in Azure Go SDK packages.

Bug Report

  • import path of package in question, e.g. .../services/compute/mgmt/2018-06-01/compute
  • SDK version e.g. master, latest, 18.1.0
    • Specify the exact commit if possible; one way to get this is the REVISION column output by dep status "github.com/Azure/azure-sdk-for-go.
  • output of go version
  • What happened?
  • What did you expect or want to happen?
  • How can we reproduce it?
  • Anything we should know about your environment.