summaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-10-19 00:12:11 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-19 00:12:11 +0200
commit480651cf9df5c0b7453f60dffe13ae5de665a120 (patch)
tree87954dae9cb04640290e5ddec5be46555a05dcb5 /docs/_summary.md
parent53a43dbe995640632be834f406007a72f8fa4d3e (diff)
downloadqmk_firmware-480651cf9df5c0b7453f60dffe13ae5de665a120.tar.gz
qmk_firmware-480651cf9df5c0b7453f60dffe13ae5de665a120.tar.xz
Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning Resources doc (#3902)
* Docs: newbs_learn_more_resources.md: formatting * Added QMK Git Conventions doc, initial version * Renamed contributing_qmk.md to newbs_best_practices.md * Updated per review by @drashna * Added navigation links * Updated to Best Practices doc * Minor updates to Learn More Resources doc Markdown formatting consistency because I'm particular about it. * Added Merge Conflict section to Best Practices doc
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 11aeb7cd3..465f4657c 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -3,6 +3,8 @@
* [Building Your First Firmware](newbs_building_firmware.md)
* [Flashing Firmware](newbs_flashing.md)
* [Testing and Debugging](newbs_testing_debugging.md)
+ * [Best Practices](newbs_best_practices.md)
+ * [Learning Resources](newbs_learn_more_resources.md)
* [QMK Basics](README.md)
* [QMK Introduction](getting_started_introduction.md)