From fb264c0df315408411958a179648bad5d5492472 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 14 Jul 2025 13:41:18 +0200 Subject: [PATCH] DEV: Deprecate the plugin --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 715f3e8..1fa7c98 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## Discourse Topic Voting +> [!IMPORTANT] +> This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 + Adds the ability for voting on a topic within a specified category. Topic discussing the plugin itself can be found here: [https://meta.discourse.org/t/discourse-voting/40121](https://meta.discourse.org/t/discourse-voting/40121?u=joebuhlig)