mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-26 07:11:31 +11:00
08bae037f0
* Use paths to generate intra-doc links * Add entry to PR checklist
9 lines
604 B
Markdown
9 lines
604 B
Markdown
- [ ] Tested on all platforms changed
|
|
- [ ] Compilation warnings were addressed
|
|
- [ ] `cargo fmt` has been run on this branch
|
|
- [ ] `cargo doc` builds successfully
|
|
- [ ] 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](https://github.com/rust-windowing/winit/blob/master/FEATURES.md), if new features were added or implemented
|