diff --git a/.github/ISSUE_TEMPLATE/bugreport.yml b/.github/ISSUE_TEMPLATE/bugreport.yml index 043584f3ea6..ba5bc8abaea 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yml +++ b/.github/ISSUE_TEMPLATE/bugreport.yml @@ -54,6 +54,12 @@ body: attributes: label: Environment description: | - Paste the output of `xr.show_versions()` here + Paste the output of `xr.show_versions()` between the `
` tags, leaving an empty line following the opening tag. + value: | +
+ + + +
validations: required: true