Skip to content

Commit 17d3ed3

Browse files
committed
Github templates: Update to new target directory layout
1 parent beb01e0 commit 17d3ed3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If instead you have found a possible bug, please go ahead filing the issue using
2828

2929
### Logs
3030

31-
[Please attach relevant logs of the component(s) that caused the problem; you can find them in /var/local/log/cms/.]
31+
[Please attach relevant logs of the component(s) that caused the problem; you can find them in ~/cms/log/.]
3232

3333
### System Information
3434

.github/SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ or write on the **support mailing list**
1212

1313
To help with the troubleshooting, you can upload on some online
1414
pastebin the relevant **log files**, that you can find in
15-
`/var/local/log/cms/`.
15+
`~/cms/log/`.
1616

1717
If you encountered a bug, please file an
1818
[issue](https://github.com/cms-dev/cms/issues) on **GitHub** following

0 commit comments

Comments
 (0)