mirror of https://github.com/openclaw/openclaw.git
Update auto-response message for third-party extensions
This commit is contained in:
parent
0978d63edd
commit
2e3219ff66
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
label: "r: third-party-extension",
|
||||
close: true,
|
||||
message:
|
||||
"This would be better made as a third-party extension with our SDK that you maintain yourself. Docs: https://docs.openclaw.ai/plugin.",
|
||||
"Please make this as a third-party plugin that you maintain yourself in your own repo. Docs: https://docs.openclaw.ai/plugin. Feel free to open a PR after to add it to our community plugins page: https://docs.openclaw.ai/plugins/community",
|
||||
},
|
||||
{
|
||||
label: "r: moltbook",
|
||||
|
|
|
|||
Loading…
Reference in New Issue