From fae637437c3381b49e8c4c143c3a75d95428ceba Mon Sep 17 00:00:00 2001 From: b8raoult <53792887+b8raoult@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:43:31 +0100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 55bd7e9c..fbcad4fc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,16 +1,11 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve. **❗ IMPORTANT:** If you have difficulties creating a dataset from a GRIB, NetCDF, OpenDAP, Zarr, or any other source, please provide us with a sample data file or a URL to the source data. title: '' labels: '' assignees: '' --- - -> **❗ IMPORTANT:** If you have difficulties creating a dataset from a GRIB, NetCDF, OpenDAP, Zarr, or any other source, please provide us with a sample data file or a URL to the source data. - ---- - **Describe the bug** A clear and concise description of what the bug is. @@ -21,6 +16,9 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error +**URL to sample input data** +Provide a URL to a sample input data, or attach a file to that report if it is small enough. + **Expected behavior** A clear and concise description of what you expected to happen.