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
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Go over all the following points, and put an `x` in all the boxes that apply.
8
8
9
9
-[ ] I have read the [CONTRIBUTION](https://github.com/camel-ai/camel/blob/master/CONTRIBUTING.md) guide (**required**)
10
10
-[ ] I have linked this PR to an issue using the Development section on the right sidebar or by adding `Fixes #issue-number` in the PR description (**required**)
11
-
-[ ] I have checked if any dependencies need to be added or updated in `pyproject.toml` and `poetry.lock`
11
+
-[ ] I have checked if any dependencies need to be added or updated in `pyproject.toml` and `uv lock`
12
12
-[ ] I have updated the tests accordingly (*required for a bug fix or a new feature*)
13
13
-[ ] I have updated the documentation if needed:
14
14
-[ ] I have added examples if this is a new feature
0 commit comments