Skip to content

Commit 093c597

Browse files
committed
Update issue template to use stable versions
1 parent 0cf6a84 commit 093c597

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report-v5.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Please make sure to check the following boxes before submitting an issue.\
1111
**Issues opened without using this template will be closed unless they have a good reason not to follow this template.**
1212

1313
- [ ] All peer dependencies are installed: React, ReactDOM and Leaflet.
14-
- [ ] Using the latest RC version of React and ReactDOM v19.
14+
- [ ] Using the latest stable version of React and ReactDOM v19.
1515
- [ ] Using the supported version of Leaflet (v1.9.0 minimum) and its corresponding CSS file is loaded.
16-
- [ ] Using the [latest v5 RC version of React-Leaflet](https://github.com/PaulLeCam/react-leaflet/releases).
16+
- [ ] Using the [latest v5 version of React-Leaflet](https://github.com/PaulLeCam/react-leaflet/releases).
1717
- [ ] The issue has not already been reported.
1818
- [ ] Make sure you have followed the [quick start guide](https://leafletjs.com/examples/quick-start.html) for Leaflet.
1919
- [ ] 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).

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2020 Paul Le Cam and contributors (“Licensor”)
1+
Copyright 2020-present Paul Le Cam and contributors (“Licensor”)
22

33
Hippocratic License Version Number: 2.1.
44

0 commit comments

Comments
 (0)