docs: add 'support schedule' and support chart
Metadata
Current evaluation
Merged documentation update adding a support schedule chart. Reviewers recommended replacing the static graph with a radio-button selector. The author implemented this, refined legacy wording, addressed feedback, and merged.
Suggested action: —
No scores available.
Issue body
This is heavily modified implementation of the chart available at https://ubuntu.com/about/release-cycle
It's not a complete rewrite, so there is some dead weight and non-idiomatic JS still present.
There are weaknesses to this implementation:
- The chart is invoked with raw HTML, which is bad form.
- The chart data is stored in the JS file. A better way of passing data from the page itself, like an extension, would be superior.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [x] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update adding a support schedule chart. Reviewers recommended replacing the static graph with a radio-button selector. The author implemented this, refined legacy wording, addressed feedback, and merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged docs update adding a support schedule and interactive chart. Reviewers evaluated static versus radio-selector UI approaches. The author iterated on the implementation, clarified legacy add-on terminology, and addressed feedback before merging. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation adding a support schedule and chart for Ubuntu release cycles. Feedback refined the UI to a radio-button selector for version highlighting, adjusted future release coloring, and clarified legacy add-on wording before merge. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.