Skip to content

Commit

Permalink
chore: update conventional commit URL (#6351)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotSugden committed Aug 8, 2021
1 parent efc20ff commit cd393fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Expand Up @@ -14,4 +14,4 @@ To get ready to work on the codebase, please do the following:
2. Run `npm ci`
3. Code your heart out!
4. Run `npm test` to run ESLint and ensure any JSDoc changes are valid
5. [Submit a pull request](https://github.com/discordjs/discord.js/compare) (Make sure you follow the [conventional commit format](https://github.com/discordjs/discord.js-next/blob/main/.github/COMMIT_CONVENTION.md))
5. [Submit a pull request](https://github.com/discordjs/discord.js/compare) (Make sure you follow the [conventional commit format](https://github.com/discordjs/discord.js-modules/blob/main/.github/COMMIT_CONVENTION.md))

0 comments on commit cd393fd

Please sign in to comment.