Document markdown wrapping policy (#3680)
And add note to README.md about CONTRIBUTING.md existing.
This commit is contained in:
parent
8db4a9cc61
commit
b15a40cd14
2 changed files with 10 additions and 1 deletions
|
|
@ -33,6 +33,10 @@ Winit is designed to be a low-level brick in a hierarchy of libraries. Consequen
|
|||
show something on the window you need to use the platform-specific getters provided by winit, or
|
||||
another library.
|
||||
|
||||
## CONTRIBUING
|
||||
|
||||
For contributing guidelines see (CONTRIBUTING.md)[./CONTRIBUTING.md].
|
||||
|
||||
## MSRV Policy
|
||||
|
||||
This crate's Minimum Supported Rust Version (MSRV) is **1.73**. Changes to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue