mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Add session logging support
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
c033f5bd03
commit
767bdaf166
4 changed files with 33 additions and 8 deletions
5
.github/ISSUE_TEMPLATE/bug.yml
vendored
5
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -50,5 +50,8 @@ body:
|
|||
id: logs
|
||||
attributes:
|
||||
label: Relevant logs
|
||||
description: Please copy and paste any relevant logs, error messages or any other output. This will be automatically formatted into code, so no need for backticks. Screenshots are accepted if they make life easier for you.
|
||||
description: |
|
||||
Please copy and paste any relevant logs, error messages or any other output. This will be automatically formatted into code, so no need for backticks.
|
||||
Screenshots are accepted if they make life easier for you.
|
||||
Generally, including your session log (found at /var/log/ly-session.log unless modified) is a good idea. (But make sure it's relevant!)
|
||||
render: shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue