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
<!-- Provide a detailed description of the changes in this PR -->
3
+
4
+
## Related Issues
5
+
6
+
<!-- Link to related issues using #issue-number format -->
7
+
8
+
## Documentation PR
9
+
10
+
<!-- Link to related associated PR in the agent-docs repo -->
11
+
12
+
## Type of Change
13
+
14
+
<!-- Choose one of the following types of changes, delete the rest -->
15
+
16
+
Bug fix
17
+
New feature
18
+
Breaking change
19
+
Documentation update
20
+
Other (please describe):
21
+
22
+
## Testing
23
+
24
+
How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli
25
+
26
+
-[ ] I ran `hatch run prepare`
27
+
28
+
## Checklist
29
+
-[ ] I have read the CONTRIBUTING document
30
+
-[ ] I have added any necessary tests that prove my fix is effective or my feature works
31
+
-[ ] I have updated the documentation accordingly
32
+
-[ ] I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
33
+
-[ ] My changes generate no new warnings
34
+
-[ ] Any dependent changes have been merged and published
35
+
36
+
----
37
+
38
+
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
0 commit comments