From 6b0c6bc1599422c70f1654523ca90c580f8bac04 Mon Sep 17 00:00:00 2001 From: Leon <82407168+sed-i@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:31:08 -0500 Subject: [PATCH] Update issue templates (#74) --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- .github/pull_request_template.md | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 89a215a..965feeb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,14 +6,14 @@ body: attributes: value: > Thanks for taking the time to fill out this bug report! Before submitting your issue, please make - sure you are using the latest version of the charm. If not, please switch to this image prior to + sure you are using the latest version of the charm. If not, please try upgrading to the latest edge release prior to posting your report to make sure it's not already solved. - type: textarea id: bug-description attributes: label: Bug Description description: > - If applicable, add screenshots to help explain your problem. If applicable, add screenshots to + If applicable, add screenshots to help explain the problem you are facing. validations: required: true @@ -22,7 +22,8 @@ body: attributes: label: To Reproduce description: > - Please provide a step-by-step instruction of how to reproduce the behavior. + Please provide the output of `juju export-bundle` and step-by-step instructions for how to reproduce the behavior. + A deployment diagram could be handy too. See https://discourse.charmhub.io/t/9269 for examples. placeholder: | 1. `juju deploy ...` 2. `juju relate ...` @@ -55,4 +56,3 @@ body: id: additional-context attributes: label: Additional context - diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a9c6f4f..652c7d2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,5 +14,5 @@ -## Release Notes - +## Upgrade Notes +