diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 24f591fd..3d7fed0b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Discuss tiptap on GitHub url: https://github.com/ueberdosis/tiptap/discussions/new about: Help, discussion about best practices, or any other conversation that would benefit from being searchable + - name: Join the tiptap Discord server + url: https://discord.gg/WtJ49jGshW + about: Ccasual chit-chat with others using tiptap diff --git a/README.md b/README.md index 206da33d..de65bd62 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A headless, framework-agnostic and extendable rich text editor, based on [ProseM [![Version](https://img.shields.io/npm/v/@tiptap/core.svg?label=version)](https://www.npmjs.com/package/@tiptap/core) [![Downloads](https://img.shields.io/npm/dm/@tiptap/core.svg)](https://npmcharts.com/compare/@tiptap/core?minimal=true) [![License](https://img.shields.io/npm/l/@tiptap/core.svg)](https://www.npmjs.com/package/@tiptap/core) +[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true)](https://discord.gg/WtJ49jGshW) [![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub)](https://github.com/sponsors/ueberdosis) > If you’re looking for tiptap 1, [click here](https://github.com/ueberdosis/tiptap/tree/v1). diff --git a/docs/src/components/PageFooter/index.vue b/docs/src/components/PageFooter/index.vue index 47df2082..45e7fe56 100644 --- a/docs/src/components/PageFooter/index.vue +++ b/docs/src/components/PageFooter/index.vue @@ -30,6 +30,11 @@ GitHub +
  • + + Discord + +
  • Twitter