Skip to content

Commit

Permalink
GITHUB: Update bug template
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-braun committed Oct 25, 2023
1 parent 66955c3 commit ab06075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Compete output obtained with maximal verbosity.

**Environment:**
- Python version: `python --version`
- sertit-utils version: `import eoreader; eoreader.__version__`
- eoreader version: `import eoreader; eoreader.__version__`

**Additional context**
Add any other context about the bug here.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Rename `utils.stack_dict` to `utils.stack` since we are stacking datasets and not dict anymore.
- CI: Update pre-commit hooks
- DEPS: Remove as many mention as possible to `cloudpathlib`
- GITHUB: Update bug template

## 0.20.4 (2023-09-26)

Expand Down

0 comments on commit ab06075

Please sign in to comment.