add links to build error reports in build docs

Esse commit está contido em:
Ivan Zuzak
2014-06-03 20:38:38 +02:00
commit a62a0f4bb7
3 arquivos alterados com 9 adições e 0 exclusões
+3
Ver Arquivo
@@ -47,3 +47,6 @@ and restart Atom. If Atom now works fine, you can make this setting permanent:
```
See also https://github.com/atom/atom/issues/2082.
### Linux build error reports in atom/atom
* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Alinux&type=Issues) to get a list of reports about build errors on Linux.
+3
Ver Arquivo
@@ -15,3 +15,6 @@
```
## Troubleshooting
### OSX build error reports in atom/atom
* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Aos-x&type=Issues) to get a list of reports about build errors on OSX.
+3
Ver Arquivo
@@ -44,3 +44,6 @@ fix this, you probably need to fiddle with your system PATH.
* If you just installed node you need to restart your computer before node is
available on your Path.
### Windows build error reports in atom/atom
* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Awindows&type=Issues) to get a list of reports about build errors on Windows.