Commit cf53d33989fedfa38f1db577b990936f789a3530

Authored by Daniela Feitosa
1 parent 4bd118d0

comment_classification: added dependency on README

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
plugins/comment_classification/README.md
@@ -11,3 +11,9 @@ choosing the label of the comment. Example: "Suggestion", @@ -11,3 +11,9 @@ choosing the label of the comment. Example: "Suggestion",
11 "Disagreement"... 11 "Disagreement"...
12 * Status: users with permission can include a Status for a comment. 12 * Status: users with permission can include a Status for a comment.
13 Example: "Merged", "Unmerged" 13 Example: "Merged", "Unmerged"
  14 +
  15 +Dependency
  16 +==========
  17 +
  18 +This plugin was developed to help public consulting and needs the
  19 +CommentGroupPlugin enabled to be used.