You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Thank you for creating a pull request to contribute to Serverless Devs agentrun-sdk-python code! Before you open the request please answer the following questions to help it be more easily integrated. Please check the boxes "[]" with "[x]" when done too.
2
+
> Please select one of the PR types below to complete
3
+
4
+
---------------------
5
+
6
+
## Fix bugs
7
+
8
+
**Bug detail**
9
+
> The specific manifestation of the bug or the associated issue.
10
+
11
+
**Pull request tasks**
12
+
-[ ] Add test cases for the changes
13
+
-[ ] Passed the CI test
14
+
15
+
---------------------
16
+
17
+
## Update docs
18
+
19
+
**Reason for update**
20
+
> Why do you need to update your documentation?
21
+
22
+
**Pull request tasks**
23
+
-[ ] Update Chinese documentation
24
+
-[ ] Update English documentation
25
+
26
+
---------------------
27
+
28
+
## Add contributor
29
+
30
+
**Contributed content**
31
+
-[ ] Code
32
+
-[ ] Document
33
+
34
+
**Content detail**
35
+
```
36
+
if content_type == 'code' || content_type == 'document':
37
+
please tell us `PR url`,like: https://github.com/Serverless-Devs/agentrun-sdk-python/pull/1
0 commit comments