Remove feature description in FEATURES.md (#3479)

It easily becomes out of date.
This commit is contained in:
Mads Marquart 2024-12-03 21:24:57 +01:00 committed by GitHub
parent 4d2a0dd2b3
commit 35379f305a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 40 additions and 220 deletions

View file

@ -2,4 +2,3 @@
- [ ] Added an entry to the `changelog` module 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](https://github.com/rust-windowing/winit/blob/master/FEATURES.md), if new features were added or implemented