Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion usage-guide/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can view a list of approved plugins via the ``?plugins registry`` command or

To get approved and officially verified, you need to ensure you follow these guidelines:

* Supporting Python 3.8 (and above).
* Supporting Python 3.10 (and above).
* No malicious intent.
* The plugin cannot be a feature pending to be added into [Modmail](https://github.com/modmail-dev/modmail/issues). You can submit a PR to add it to the core Modmail.
* Core Modmail still needs to 100% function.
Expand Down