FEATURE: Bundle discourse-checklist plugin into core (#22927)

Formerly https://github.com/discourse/discourse-checklist
This commit is contained in:
David Taylor
2023-08-02 10:17:24 +01:00
committed by GitHub
parent 906bfdebea
commit 2d4be458a5
109 changed files with 1631 additions and 1 deletions

View File

@ -30,7 +30,6 @@ class Plugin::Metadata
"discourse-category-experts",
"discourse-characters-required",
"discourse-chat-integration",
"discourse-checklist",
"discourse-code-review",
"discourse-crowd",
"discourse-data-explorer",
@ -99,6 +98,7 @@ class Plugin::Metadata
"chat",
"poll",
"styleguide",
"checklist",
],
)