From b7887a7e94119fe5034929ec9495ab6166bc9188 Mon Sep 17 00:00:00 2001 From: importstring <152118232+importstring@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:06:10 -0400 Subject: [PATCH 1/2] Update README system tag.md The @system tags looks like this on forum so why not on Github? --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d0f9c8..e5a7501 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## CWHQ Discourse Bot -This plugin adds extra functionality to the @system user on a Discourse forum. +This plugin adds extra functionality to the `@system` user on a Discourse forum. + + + ## Installing The Plugin Follow this [guide](https://meta.discourse.org/t/install-plugins-in-discourse/19157) to install this plugin. From 2608a156a12c0539a183657119a3b5f82ae46fa8 Mon Sep 17 00:00:00 2001 From: importstring <152118232+importstring@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:08:29 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index e5a7501..e7f0191 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ ## CWHQ Discourse Bot This plugin adds extra functionality to the `@system` user on a Discourse forum. - - - ## Installing The Plugin Follow this [guide](https://meta.discourse.org/t/install-plugins-in-discourse/19157) to install this plugin.