Contact validation

This commit is contained in:
lawgicau
2021-02-20 07:54:07 +11:00
parent f175f47d28
commit 55fb27d878
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
<ul>
<li><a href="https://filebin.net/" target="_blank">Filebin</a> to upload gcode files for others to examine and preview.</li>
<li><a href="https://pastebin.com/" target="_blank">Pastebin</a> to provide firmware configuration information or other relevant data. Forums will often garble sensitive data like gcode or firmware configs that needs to be read accurately.</li>
<li><a href="https://imgur.com/" target="_blank">Imgur</a> to upload images of your problem. A picture paints a thousand words and is quite often the most effivient way to communicate a problem.</li>
<li><a href="https://imgur.com/" target="_blank">Imgur</a> to upload images of your problem. A picture paints a thousand words and is quite often the most efficient way to communicate a problem.</li>
<li><a href="https://streamable.com/" target="_blank">Streamable</a> to upload a video of the problem. This again can be incredibly useful in helping others diagnose your problem.</li>
</ul>
<p>All of the sites above are free to use and do not require an account for the core functionality.</p>