Improve documentation (#349)

* Improve documentation content
* Improve documentation style
This commit is contained in:
Félix Malfait
2023-06-21 16:23:31 -07:00
committed by GitHub
parent e679f45615
commit a65853dc2e
31 changed files with 15592 additions and 2194 deletions

6
docs/docs/others/CLI.mdx Normal file
View File

@ -0,0 +1,6 @@
---
sidebar_class_name: coming-soon
sidebar_custom_props:
icon: TbTerminal2
---

View File

@ -0,0 +1,4 @@
{
"label": "Others",
"position": 5
}

View File

@ -0,0 +1,13 @@
---
sidebar_class_name: coming-soon
sidebar_custom_props:
icon: TbChartDots
---
# Data collected
...
# Opting-out of telemetry
...

View File

@ -0,0 +1,11 @@
---
sidebar_custom_props:
icon: TbBug
---
# Troubleshooting
## Reporting bugs
Please create an issue on Github: [https://github.com/twentyhq/twenty/issues/new](https://github.com/twentyhq/twenty/issues/new)
If you're not sure it's a bug and you feel it's closer to a feature request, then you should probably open a discussion instead:
[https://github.com/twentyhq/twenty/discussions/new](https://github.com/twentyhq/twenty/discussions/new)