Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 authored Nov 19, 2024
1 parent 06e640f commit 4f53831
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ body:
attributes:
label: Environment
description: |
Please share some information about your environment, such as:
Please share some information about your environment. Fill in the details below:
value: |
<details>
<summary>Click to expand for instructions</summary>
- Python version (e.g., Python 3.9.7)
- Operating system (e.g., Ubuntu 20.04)
- Relevant dependencies and their versions (e.g., `numpy 1.23.1`, `xarray 0.21.1`)
<summary>Click to expand</summary>
- **Python version**: e.g., Python 3.9.7
- **Operating system**: e.g., Ubuntu 20.04
- **Dependencies**: List relevant dependencies and their versions, e.g., `numpy 1.23.1`, `xarray 0.21.1`
</details>
</details>

0 comments on commit 4f53831

Please sign in to comment.