|
|
@@ -0,0 +1,24 @@
|
|
|
+---
|
|
|
+name: "Bug Report"
|
|
|
+about: Create a report to help us improve
|
|
|
+---
|
|
|
+
|
|
|
+<!--
|
|
|
+Thank you for reporting a possible bug in Alibaba Cloud GO SDK
|
|
|
+Please fill in as much of the template below as you can.
|
|
|
+
|
|
|
+Product and API: the product and API you are working on when bug occurs
|
|
|
+Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
|
|
|
+How to Reproduce: If possible, please provide code that demonstrates the problem,
|
|
|
+keeping it as simple and free of external dependencies as you can.
|
|
|
+
|
|
|
+If crash, please provide the stack trace.
|
|
|
+
|
|
|
+If build error, please provide compiler information: compiler and version, etc
|
|
|
+-->
|
|
|
+
|
|
|
+* **Product and API**:
|
|
|
+* **Platform**:
|
|
|
+* **How to Reproduce**
|
|
|
+
|
|
|
+<!-- Please provide more details below this comment. -->
|