diff --git a/README.md b/README.md index dd2223b49..6dbfc1fbe 100644 --- a/README.md +++ b/README.md @@ -482,6 +482,8 @@ AgentVerse is on a mission to revolutionize the multi-agent environment for larg ## How Can You Contribute? +- **Issue and Pull-Request**: If you encounter any problems when use AgentVerse, you can propose the issue. Beisdes, you can also autonomously ask us to assign issue to you and send the PR after you solve it (Please follow the [PULL_REQUEST_TEMPLATE](https://github.com/OpenBMB/AgentVerse/blob/main/PULL_REQUEST_TEMPLATE.md)). + - **Code Development**: If you're an engineer, help us refine, optimize, and expand the current framework. We're always looking for talented developers to enhance our existing features and develop new modules. - **Documentation and Tutorials**: If you have a knack for writing, help us improve our documentation, create tutorials, or write blog posts to make AgentVerse more accessible to the broader community.