Skip to content

Commit

Permalink
extend issue template description
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Dec 19, 2023
1 parent 0c9487a commit 37b8fda
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ body:
description: |
Please copy and paste any relevant **debug** log output. This will be automatically formatted into code, so no need for backticks.
Enable debug logs by defining the following environment variable `LOG_LEVEL=debug`.
Please also check adguardhome logs and paste any relevant logs/errors to this issue.
render: shell
validations:
required: true
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/general_issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ body:
description: |
Please copy and paste any relevant **debug** log output. This will be automatically formatted into code, so no need for backticks.
Enable debug logs by defining the following environment variable `LOG_LEVEL=debug`.
Please also check adguardhome logs and paste any relevant logs/errors to this issue.
render: shell
validations:
required: true
Expand Down

0 comments on commit 37b8fda

Please sign in to comment.