Skip to content

Commit

Permalink
Update issue template to use stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulLeCam committed Dec 14, 2024
1 parent 0cf6a84 commit 093c597
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Please make sure to check the following boxes before submitting an issue.\
**Issues opened without using this template will be closed unless they have a good reason not to follow this template.**

- [ ] All peer dependencies are installed: React, ReactDOM and Leaflet.
- [ ] Using the latest RC version of React and ReactDOM v19.
- [ ] Using the latest stable version of React and ReactDOM v19.
- [ ] Using the supported version of Leaflet (v1.9.0 minimum) and its corresponding CSS file is loaded.
- [ ] Using the [latest v5 RC version of React-Leaflet](https://github.com/PaulLeCam/react-leaflet/releases).
- [ ] Using the [latest v5 version of React-Leaflet](https://github.com/PaulLeCam/react-leaflet/releases).
- [ ] The issue has not already been reported.
- [ ] Make sure you have followed the [quick start guide](https://leafletjs.com/examples/quick-start.html) for Leaflet.
- [ ] Make sure you have fully read the [documentation](https://react-leaflet.js.org/docs/start-introduction) and that you understand the [limitations](https://react-leaflet.js.org/docs/start-introduction#limitations).
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2020 Paul Le Cam and contributors (“Licensor”)
Copyright 2020-present Paul Le Cam and contributors (“Licensor”)

Hippocratic License Version Number: 2.1.

Expand Down

0 comments on commit 093c597

Please sign in to comment.