From f9234e6a8df02492d9f2716a1c1b8fe567769d91 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Tue, 22 Jul 2025 12:02:07 +0200 Subject: [PATCH] DEV: Mention the core move in readme (#248) --- 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)