You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a saved reply system, to allow plugin reviewers to store review comments for plugin developers.
Ideally there would be a local set (specific to the reviewer), and a global set (available to all reviewers). Also ideally they'd be a tree (e.g. documentation->external downloads, or dependencies->legacy bstats).
The text was updated successfully, but these errors were encountered:
To further elaborate on this. My initial goal for this is globally hardcoded defined messages which can be localized. Further down the road it shouldn't be too hard to open this up to other messages globally. User-specific stuff would probably come later.
Regardless, this would need the messages table described in #707
As discussed on SPORE
Implement a saved reply system, to allow plugin reviewers to store review comments for plugin developers.
Ideally there would be a local set (specific to the reviewer), and a global set (available to all reviewers). Also ideally they'd be a tree (e.g. documentation->external downloads, or dependencies->legacy bstats).
The text was updated successfully, but these errors were encountered: