mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
setup_docs: Use operating system tabs for troubleshooting errors.
This commit is contained in:
committed by
Tim Abbott
parent
24b47dd263
commit
5b4f9a42b7
@@ -750,6 +750,24 @@ When reporting your issue, please include the following information:
|
||||
The output of `tools/diagnose` (run inside the Vagrant guest or
|
||||
WSL instance) is also usually helpful.
|
||||
|
||||
::::{tab-set}
|
||||
|
||||
:::{tab-item} Windows (VM)
|
||||
:sync: os-windows-vm
|
||||
|
||||
```{include} setup/shared-vagrant-errors.md
|
||||
|
||||
```
|
||||
|
||||
```{include} setup/winvm-troubleshoot.md
|
||||
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
:::{tab-item} macOS
|
||||
:sync: os-mac
|
||||
|
||||
```{include} setup/shared-vagrant-errors.md
|
||||
|
||||
```
|
||||
@@ -758,10 +776,35 @@ WSL instance) is also usually helpful.
|
||||
|
||||
```
|
||||
|
||||
```{include} setup/winvm-troubleshoot.md
|
||||
:::
|
||||
|
||||
:::{tab-item} Ubuntu/Debian
|
||||
:sync: os-ubuntu
|
||||
|
||||
```{include} setup/shared-vagrant-errors.md
|
||||
|
||||
```
|
||||
|
||||
```{include} setup/unix-troubleshoot.md
|
||||
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
:::{tab-item} Fedora
|
||||
:sync: os-fedora
|
||||
|
||||
```{include} setup/shared-vagrant-errors.md
|
||||
|
||||
```
|
||||
|
||||
```{include} setup/unix-troubleshoot.md
|
||||
|
||||
```
|
||||
|
||||
:::
|
||||
::::
|
||||
|
||||
### Specifying an Ubuntu mirror
|
||||
|
||||
Bringing up a development environment for the first time involves
|
||||
|
Reference in New Issue
Block a user