mirror of
https://github.com/discordjs/discord.js.git
synced 2026-07-21 21:52:57 +00:00
d29e25d24d
* feat(guide): added additional modal components * fix(guide): corrected code snippets * fix(guide): code highlight fix * fix(guide): fixed wording * fix(guide): added image * fix(guide): fixed gammer from code rabbit comments * Update apps/guide/content/docs/legacy/interactions/modals.mdx Co-authored-by: Almeida <github@almeidx.dev> * Update apps/guide/content/docs/legacy/interactions/modals.mdx Co-authored-by: Almeida <github@almeidx.dev> * Update apps/guide/content/docs/legacy/interactions/modals.mdx Co-authored-by: Almeida <github@almeidx.dev> --------- Co-authored-by: Souji <timoqueezle@gmail.com> Co-authored-by: Almeida <github@almeidx.dev> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Links
Contributing
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the existing guide. See the contributing guide if you'd like to submit a pull request.
Local Development
To install and run just the guide portion of the repository for development, you can install dependencies with pnpm --filter guide install and serve a development version of the guide on localhost with pnpm dev.
Help
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official discord.js Server.