From 2c722ffc4f25df519360f92901772134085a2ed1 Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 19 Jan 2018 16:31:01 -0800 Subject: [PATCH] Fixed issue template with correct path to storage logs --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 11525cb702..b5f067cc68 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -29,7 +29,7 @@ - If a stacktrace is provided in the error, include that too. - Any errors that appear in your browser's error console. - Confirm whether the error is reproducible on the demo: https://snipeitapp.com/demo. -- Include any additional information you can find in `app/storage/logs` and your webserver's logs. +- Include any additional information you can find in `storage/logs` and your webserver's logs. - Include what you've done so far in the installation, and if you got any error messages along the way. - Indicate whether or not you've manually edited any data directly in the database