aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2020-08-07 06:16:14 +1000
committerGitHub <noreply@github.com>2020-08-07 06:16:14 +1000
commit8dc2502177ea24b31190b073f4a0fdef92d73bff (patch)
tree7c01cb0bcf6a9d5fb25693f9ad7e150a6676adb1 /docs/_summary.md
parent547410b65514b14acb37496c89d68618d20d16a6 (diff)
downloadfirmware-8dc2502177ea24b31190b073f4a0fdef92d73bff.tar.gz
firmware-8dc2502177ea24b31190b073f4a0fdef92d73bff.tar.bz2
firmware-8dc2502177ea24b31190b073f4a0fdef92d73bff.zip
Add PR checklist document. (#9913)
* Add PR checklist document. * Update docs/pr_checklist.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Reword the lower/raise/adjust suggestion somewhat for clarity. * Add suggestion from @Didel for coding conventions. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 63c54ec21..9ed55a3d0 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -111,6 +111,7 @@
* [Velocikey](feature_velocikey.md)
* Developing QMK
+ * [PR Checklist](pr_checklist.md)
* Breaking Changes
* [Overview](breaking_changes.md)
* [My Pull Request Was Flagged](breaking_changes_instructions.md)