winit icon indicating copy to clipboard operation
winit copied to clipboard

Provide a clear distinction between the major version and the latest …

Open kacperpaczos opened this issue 1 year ago • 2 comments

…stable version of the documentation #3513

  • [ ] Tested on all platforms changed
  • [ ] Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • [ ] Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • [ ] Created or updated an example program if it would help users understand this functionality
  • [ ] Updated feature matrix, if new features were added or implemented

kacperpaczos avatar Feb 23 '24 11:02 kacperpaczos

image

kacperpaczos avatar Feb 23 '24 11:02 kacperpaczos

See also previous discussion in https://github.com/rust-windowing/winit/pull/3359.

I agree that we need to do something here, I am leaning more towards putting the master docs link somewhere without a badge, or maybe prefixing it with UNSTABLE, with an orange font?

madsmtm avatar Feb 23 '24 14:02 madsmtm