Remove feature description in FEATURES.md (#3479)
It easily becomes out of date.
This commit is contained in:
parent
4d2a0dd2b3
commit
35379f305a
5 changed files with 40 additions and 220 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue