diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-10-10 12:39:06 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-10-10 12:43:44 -0400 |
commit | ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894 (patch) | |
tree | 466031deff37721f2dde3e147cd144dac8cd1d91 /docs/Overview.md | |
parent | 0ec7eda11b0f83f60bec37da472a3795c22d0e0d (diff) | |
download | kutter-ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894.tar.gz kutter-ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894.tar.xz kutter-ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894.zip |
docs: Add Contact.md file with developer contact information
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 759805ac..38ed9c26 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -16,7 +16,8 @@ The [kinematics](Kinematics.md) document provides some technical details on how Klipper implements motion. The history of Klipper releases is available at -[releases](Releases.md). +[releases](Releases.md). See [contact](Contact.md) for information on +bug reporting and general communication with the developers. Developer Documentation ======================= |