Skip to content

Commit ac3280c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 96982fc commit ac3280c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here's a quick checklist in what to include:
1717
- [ ] Include a detailed description of the bug or suggestion
1818
- [ ] Output of `intake_esm.show_versions()`
1919
- [ ] Minimal, self-contained copy-pastable example that generates the issue if possible. Please be concise with code posted. See guidelines below on how to provide a good bug report:
20+
2021
- [Minimal Complete Verifiable Examples](https://stackoverflow.com/help/mcve)
2122
- [Craft Minimal Bug Reports](http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports)
2223

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@
684684

685685
- Fix CESM-LE ice component peculiarities that caused intake-esm to load data improperly.
686686
The fix separates variables for `ice` component into two separate components:
687+
687688
- `ice_sh`: for southern hemisphere
688689
- `ice_nh`: for northern hemisphere
689690

0 commit comments

Comments
 (0)