495 B
495 B
Contributing Guide
Thank you for your interest in OpenWebUI Extras!
🚀 How to Contribute
- Fork this repository.
- Add/Modify the plugin file in the
plugins/directory. - Submit PR: We will review and merge it.
💡 Important
- Ensure your plugin includes complete metadata (title, author, version, description).
- If updating an existing plugin, please increment the version number (e.g.,
0.1.0->0.1.1) to trigger the auto-update.
Thank you! 🚀