diff options
| author | Robert Jones <[email protected]> | 2023-09-13 06:53:14 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-13 07:53:14 +0200 |
| commit | 4bf483b3b5f486b7d5dffda772d434c74ebae9b4 (patch) | |
| tree | 4fbc9f1c07905882b8bc4286b8511564d68f10df /site | |
| parent | fca9c8258b4f860eccdc8a98c7dba3545f26e1ae (diff) | |
| download | bootstrap-4bf483b3b5f486b7d5dffda772d434c74ebae9b4.tar.xz bootstrap-4bf483b3b5f486b7d5dffda772d434c74ebae9b4.zip | |
Docs: add Discord (community) and Bootstrap subreddit links (#38873)
Co-authored-by: Rob Jones <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
Diffstat (limited to 'site')
| -rw-r--r-- | site/content/docs/5.3/getting-started/introduction.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/content/docs/5.3/getting-started/introduction.md b/site/content/docs/5.3/getting-started/introduction.md index 22d08c8f7..538d31924 100644 --- a/site/content/docs/5.3/getting-started/introduction.md +++ b/site/content/docs/5.3/getting-started/introduction.md @@ -146,7 +146,8 @@ For improved cross-browser rendering, we use [Reboot]({{< docsref "/content/rebo Stay up-to-date on the development of Bootstrap and reach out to the community with these helpful resources. - Read and subscribe to [The Official Bootstrap Blog]({{< param blog >}}). -- Ask and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions). +- Ask questions and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions). +- Discuss, ask questions, and more on [the community Discord](https://discord.gg/bZUvakRU3M) or [Bootstrap subreddit](https://reddit.com/r/bootstrap). - Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel. - Implementation help may be found at Stack Overflow (tagged [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5)). - Developers should use the keyword `bootstrap` on packages that modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/search?q=keywords:bootstrap) or similar delivery mechanisms for maximum discoverability. |
