mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-20 07:06:51 +01:00
Remove V3 support, update readme (#10872)
This commit is contained in:
committed by
GitHub
parent
ae1365e1ed
commit
c0fe7f9b05
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -14,7 +14,7 @@ body:
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Chart.js versions lower then 3.x are NOT supported anymore, new issues will be disregarded.
|
||||
value: Chart.js versions lower then 4.x are NOT supported anymore, new issues will be disregarded.
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
||||
2
.github/release-drafter.yml
vendored
2
.github/release-drafter.yml
vendored
@@ -44,7 +44,7 @@ template: |
|
||||
# Essential Links
|
||||
|
||||
* [npm](https://www.npmjs.com/package/chart.js)
|
||||
* [Migration guide](https://www.chartjs.org/docs/latest/getting-started/v3-migration)
|
||||
* [Migration guide](https://www.chartjs.org/docs/latest/migration/v4-migration.html)
|
||||
* [Docs](https://www.chartjs.org/docs/latest/)
|
||||
* [API](https://www.chartjs.org/docs/latest/api/)
|
||||
* [Samples](https://www.chartjs.org/docs/latest/samples/)
|
||||
|
||||
Reference in New Issue
Block a user