From 9702d155117177a64e987b1105e4114c044121d8 Mon Sep 17 00:00:00 2001 From: Prathibha Datta Kumar Date: Wed, 18 Oct 2023 00:09:03 -0500 Subject: [PATCH] Update bug report issue template (#413) * Update bug report issue template * Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a2f3dd9f..1c5a2fb7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a bug report to help us improve title: '' labels: bug assignees: '' @@ -17,6 +17,10 @@ A clear and concise description of what the bug is. 2. etc. +** Logs ** +Tip: See [this guide](https://www.jenkins.io/doc/book/system-administration/viewing-logs/#logs-in-jenkins) to configure a logger in Jenkins UI. Please attach `fine` logs if you think they are relevant. + + ## Environment Details **Plugin Version?**