Skip to content

Commit 7913e43

Browse files
Undo some weird changes to issue templates, etc
1 parent d51cbaf commit 7913e43

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
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

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,3 @@ dask-worker-space/
119119

120120
CMIP6-MRI-ESM2-0*
121121
intake_esm/_version.py
122-
# pixi environments
123-
.pixi

CHANGELOG.md

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

760760
- Fix CESM-LE ice component peculiarities that caused intake-esm to load data improperly.
761761
The fix separates variables for `ice` component into two separate components:
762+
762763
- `ice_sh`: for southern hemisphere
763764
- `ice_nh`: for northern hemisphere
764765

0 commit comments

Comments
 (0)