aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Contact.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add a "Professional Services" link to Contacts pageKevin O'Connor2025-01-211-0/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Contact.md to note other common ways to obtain Klipper log fileKevin O'Connor2023-11-011-13/+18
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update the Contact documentKevin O'Connor2023-11-011-48/+20
| | | | | | | | | | | | | | | | | | Try to make it more clear that Discord is not Discourse, as the two similarly sounding services are often confused by users unfamiliar with them. The Klipper Discourse and Klipper Discord are available for many topics related to Klipper - reword some sections to make their use more open. Avoid referring to the Klipper github repo in this Contact document as we no longer use Klipper github issues at all. Remove the table of contents as it is largely redundant for the document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Contacts.md with improved github issue tracker descriptionKevin O'Connor2022-11-151-39/+31
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update documentation with new klipper github URLKevin O'Connor2021-09-231-3/+3
| | | | | | | | The main code repository moved from https://github.com/KevinOConnor/klipper.git to https://github.com/Klipper3d/klipper.git . Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-7/+9
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Avoid link descriptions that span multiple linesKevin O'Connor2021-05-281-29/+31
| | | | | | | The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add links to Klipper Discourse server to Contact.mdKevin O'Connor2021-03-271-94/+62
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Contact.md to clarify use of mailing listKevin O'Connor2021-02-051-2/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to Contact.md and use of github issuesKevin O'Connor2021-01-311-44/+173
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix typo in Contact.mdKevin O'Connor2020-05-241-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Expand on why it is important to provide the log in Contact.mdKevin O'Connor2018-07-081-17/+23
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Try to make the klippy.log bug reporting more clearKevin O'Connor2018-01-211-15/+15
| | | | | | | Emphasize that the log file needs to be attached to the issue. Encourage M112 to be issued on every bug report. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Offer alternatives to ssh/scp/sftpKevin O'Connor2017-12-211-15/+12
| | | | | | | | Try to make the Installation document more friendly to users not familiar with the Linux command-line. Offer some hints on how to obtain ssh and how to edit the config file remotely. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add further details on how to report a bugKevin O'Connor2017-11-211-3/+10
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add mailing list to Contact.mdKevin O'Connor2017-10-101-0/+11
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Contact.md file with developer contact informationKevin O'Connor2017-10-101-0/+36
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>