Troubleshooting

snare 2015-05-08 19:56:51 +10:00
parent c83d91a3f5
commit d9fbe3196a
2 changed files with 8 additions and 0 deletions

@ -11,6 +11,7 @@ See the [readme](https://github.com/snare/voltron/blob/master/README.md) for a q
* [Configuration](Configuration)
* [Layout automation](Layout-automation)
* [Tests](Tests)
* [Troubleshooting](Troubleshooting)
* [Extending Voltron](Extending)
* [Plugin architecture](Plugin-architecture)
* [View plugins](Building-view-plugins)

7
Troubleshooting.md Normal file

@ -0,0 +1,7 @@
# Troubleshooting
If you're having Voltron problems, I feel bad for you, son.
The first thing to do is to [enable debug logging](https://github.com/snare/voltron/wiki/Configuration#debug-logging).
Head over to the [issue tracker](https://github.com/snare/voltron/issues) and post an issue including any sections of the debug logging that look relevant.