mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
854 B
854 B
Pull Request Checklist
Thank you for your contribution! Before submitting your PR, please make sure you have completed the following checks:
Compatibility Check
- I have checked whether this change affects the backward compatibility of the plugin declared in
README.md - I have checked whether this change affects the forward compatibility of the plugin declared in
README.md - If this change introduces a breaking change, I have discussed it with the project maintainer and specified the release version in the
README.md - I have described the compatibility impact and the corresponding version number in the PR description
- I have checked whether the plugin version is updated in the
README.md
Available Checks
just buildhas passed- Relevant documentation has been updated (if necessary)