This plugin allows you to use Discourse to store document's comment in Datashare.
This plugin is built on the Discourse Plugin Skeleton.
To rebase your fork with the latest changes from upstream:
git remote add upstream [email protected]:discourse/discourse-plugin-skeleton.git
git fetch upstream
git rebase upstream/main