Skip to content

Commit 5daf96a

Browse files
committed
fix: issue reporting
1 parent 41b9466 commit 5daf96a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

sources/platform/integrations/ai/openclaw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,14 @@ Actor execution time varies depending on the task complexity. Check Actor run st
165165
- _Check run logs_ - If an Actor run fails, check the logs in [Apify Console](https://console.apify.com/) for details.
166166
- _Verify input schema_ - Use `action: "discover"` with the `actorId` to check what input parameters the Actor expects.
167167

168+
### Report an issue
169+
170+
If you encounter a bug or have a feature request, [open an issue](https://github.com/apify/apify-openclaw-plugin/issues) on the plugin's GitHub repository.
171+
168172
## Resources
169173

170174
- [OpenClaw documentation](https://docs.openclaw.io/) - Official OpenClaw docs
171175
- [Apify Actors documentation](https://docs.apify.com/platform/actors) - Learn about Apify Actors
172176
- [Apify Store](https://apify.com/store) - Browse 20,000+ pre-built Actors
173177
- [Apify API reference](https://docs.apify.com/api/v2) - Full API documentation
178+
- [Apify OpenClaw plugin on GitHub](https://github.com/apify/apify-openclaw-plugin) - Source code and issue tracker

0 commit comments

Comments
 (0)