ソースを参照

Ask bug reporters to provide logs as text (#15479)

tags/v1.83.0rc1
David Robertson 1年前
committed by GitHub
コミット
19141b9432
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
2個のファイルの変更2行の追加1行の削除
  1. +1
    -1
      .github/ISSUE_TEMPLATE/BUG_REPORT.yml
  2. +1
    -0
      changelog.d/15479.misc

+ 1
- 1
.github/ISSUE_TEMPLATE/BUG_REPORT.yml ファイルの表示

@@ -129,7 +129,7 @@ body:
attributes: attributes:
label: Relevant log output label: Relevant log output
description: | description: |
Please copy and paste any relevant log output, ideally at INFO or DEBUG log level.
Please copy and paste any relevant log output as text (not images), ideally at INFO or DEBUG log level.
This will be automatically formatted into code, so there is no need for backticks (`\``). This will be automatically formatted into code, so there is no need for backticks (`\``).


Please be careful to remove any personal or private data. Please be careful to remove any personal or private data.


+ 1
- 0
changelog.d/15479.misc ファイルの表示

@@ -0,0 +1 @@
Ask bug reporters to provide logs as text.

読み込み中…
キャンセル
保存