Skip to content

Commit

Permalink
[docs] - plugin checklist approval blockers
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden authored and andrewnicols committed Sep 11, 2023
1 parent 10bf86c commit 1e9f7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions general/community/plugincontribution/checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ Examples of issues that will prevent your plugin from being approved:

1. There is no public and transparent issue tracker where the community members can leave feedback, report bugs and suggest improvements.
1. Your SQL fails to work on PostgreSQL even when working on MySQL.
1. [Namespace collisions](../../development/policies/codingstyle/frankenstyle.md).
1. Compliance with [security guidelines](../../development/policies/security/index.md).
1. It integrates with an external system and does not have the privacy API correctly implemented.
1. It is an activity module and does not have the backup and restore API implemented.

Expand Down

0 comments on commit 1e9f7df

Please sign in to comment.