mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Fix TODO in CONTRIBUTING.md
This commit is contained in:
@@ -27,8 +27,8 @@ When making a code contribution to winit, before opening your pull request, plea
|
|||||||
maintainers and future contributors don't have to try to guess what your code is supposed to do
|
maintainers and future contributors don't have to try to guess what your code is supposed to do
|
||||||
- your PR adds an entry to the changelog file if the introduced change is relevant to winit users
|
- your PR adds an entry to the changelog file if the introduced change is relevant to winit users
|
||||||
- if your PR affects the platform compatibility of one or more features or adds another feature, the
|
- if your PR affects the platform compatibility of one or more features or adds another feature, the
|
||||||
relevant table in the wiki should be updated
|
relevant sections in [`FEATURES.md`](https://github.com/rust-windowing/winit/blob/master/FEATURES.md#features)
|
||||||
***//TODO: LINKY***
|
should be updated.
|
||||||
|
|
||||||
Once your PR is open, you can ask for review by a maintainer of your platform. Winit's merging policy
|
Once your PR is open, you can ask for review by a maintainer of your platform. Winit's merging policy
|
||||||
is that a PR must be approved by at least two maintainers of winit before being merged, including
|
is that a PR must be approved by at least two maintainers of winit before being merged, including
|
||||||
|
|||||||
Reference in New Issue
Block a user