File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " Bug Report"
3
+ about : Create a report to help us improve
4
+
5
+ ---
6
+
7
+ <!--
8
+ Thank you for reporting a possible bug in Alibaba Cloud C++ SDK
9
+ Please fill in as much of the template below as you can.
10
+ Product and API: the product and API you are working on when bug occurs
11
+ Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
12
+ If possible, please provide code that demonstrates the problem, keeping it as
13
+ simple and free of external dependencies as you can.
14
+ If crash, please provide the stack trace.
15
+ If build error, please provide compiler infomation: compiler and version, etc
16
+ -->
17
+
18
+ * ** Product and API** :
19
+ * ** Platform** :
20
+ * ** Mininum Code** :
21
+
22
+ <!-- Please provide more details below this comment. -->
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " 缺陷问题反馈"
3
+ about : 提交缺陷问题反馈
4
+
5
+ ---
6
+
7
+ <!--
8
+ 感谢提交问题反馈。
9
+ 请提供尽量全面的信息协助问题定位修复。
10
+ 产品和接口:问题发生时工作所在的产品和调用的API
11
+ 平台:操作系统信息,类型,版本
12
+ 如果可能,请提供一份最小问题复现代码。
13
+ 如果崩溃,请提供错误栈。
14
+ 如果编译出错,请提供 cmake 版本,编译器版本,编译命令等信息。
15
+ -->
16
+
17
+ * ** 产品和接口** :
18
+ * ** 平台** :
19
+ * ** 最小代码** :
20
+
21
+ <!-- 请提供其他可能协助问题定位的信息 -->
You can’t perform that action at this time.
0 commit comments