mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
327 B
327 B
Contributing
We welcome contributions, but we ask that you follow a few simple guidelines
- Please check the indev branch to make sure the issue hasn't already been patched.
- If the issue hasn't been patched, edit the files in the src folder
- Prior to making the PR, build the lib files by running
grunt --dev