diff options
author | Joel Challis <git@zvecr.com> | 2024-08-15 14:37:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-15 14:37:27 +0100 |
commit | 39324e642f000c86a46d1974651e7a474d9375d8 (patch) | |
tree | f7de06b0044a4882e59db0700a79745dbc1a1ab2 /docs/pr_checklist.md | |
parent | b07a68230d1fc8cdd6bfcbff0a5d82ef25793c20 (diff) |
Update Discord URL (#24283)
Diffstat (limited to 'docs/pr_checklist.md')
-rw-r--r-- | docs/pr_checklist.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pr_checklist.md b/docs/pr_checklist.md index e0b0810aef..d95d459b06 100644 --- a/docs/pr_checklist.md +++ b/docs/pr_checklist.md @@ -2,7 +2,7 @@ This is a non-exhaustive checklist of what the QMK Collaborators will be checking when reviewing submitted PRs. -If there are any inconsistencies with these recommendations, you're best off [creating an issue](https://github.com/qmk/qmk_firmware/issues/new) against this document, or getting in touch with a QMK Collaborator on [Discord](https://discord.gg/Uq7gcHh). +If there are any inconsistencies with these recommendations, you're best off [creating an issue](https://github.com/qmk/qmk_firmware/issues/new) against this document, or getting in touch with a QMK Collaborator on [Discord](https://discord.gg/qmk). ## Requirements for all PRs |