Improve documentation (#349)
* Improve documentation content * Improve documentation style
This commit is contained in:
6
docs/docs/others/CLI.mdx
Normal file
6
docs/docs/others/CLI.mdx
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
sidebar_class_name: coming-soon
|
||||
sidebar_custom_props:
|
||||
icon: TbTerminal2
|
||||
---
|
||||
|
||||
4
docs/docs/others/_category_.json
Normal file
4
docs/docs/others/_category_.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"label": "Others",
|
||||
"position": 5
|
||||
}
|
||||
13
docs/docs/others/telemetry.mdx
Normal file
13
docs/docs/others/telemetry.mdx
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
sidebar_class_name: coming-soon
|
||||
sidebar_custom_props:
|
||||
icon: TbChartDots
|
||||
---
|
||||
|
||||
|
||||
|
||||
# Data collected
|
||||
...
|
||||
|
||||
# Opting-out of telemetry
|
||||
...
|
||||
11
docs/docs/others/troubleshooting.mdx
Normal file
11
docs/docs/others/troubleshooting.mdx
Normal 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)
|
||||
Reference in New Issue
Block a user