mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Added a note to contributors.
This commit is contained in:
parent
e40ef391b7
commit
62eafe2a18
|
@ -7,6 +7,19 @@ slug: /getting-started/faq
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
<!--
|
||||
|
||||
**** FAQ Contributors, README ***
|
||||
*
|
||||
* Best Practices for the FAQ:
|
||||
*
|
||||
* - Keep the answers Non-Technical. The FAQ should be targeted to non-geeks.
|
||||
* - This FAQ is not the authoritative document. Provide a short answer and a link to learn more.
|
||||
*
|
||||
****
|
||||
|
||||
-->
|
||||
|
||||
## General
|
||||
|
||||
Q: What is Meshtastic?
|
||||
|
@ -15,6 +28,9 @@ Q: What is Meshtastic?
|
|||
Q: How can I contrinute to Meshtastic?
|
||||
* Answer TBD
|
||||
|
||||
Q: What is a Channel?
|
||||
* Answer TBD
|
||||
|
||||
## Device
|
||||
|
||||
Q: Question
|
||||
|
|
Loading…
Reference in a new issue