bevy/crates
Alice Cecile d59fc076e8 Comprehensive CONTRIBUTING.md (#2040)
[**RENDERED**](https://github.com/alice-i-cecile/bevy/blob/better-contributing/CONTRIBUTING.md)

Improves #910. As discussed in #1309, we'll need to synchronize content between this and the Bevy website in some way (and clean up the .github file perhaps?).

I think doing it as a root-directory file is nicer for discovery, but that's a conversation I'm interested in having.

This document is intended to be helpful to beginners to open source and Bevy, and captures what I've learned about our informal practices and values.

Reviewers: I'm particularly interested in:
- opinions on the items **What we're trying to build**, where I discuss some of the project's high-level values and goals
- more relevant details on the `bevy` subcrates for **Getting oriented**
- useful tricks and best practices that I missed
- better guidance on how to contribute to the Bevy book from @cart <3
2021-08-14 19:21:36 +00:00
..
bevy_app Cleanup FromResources (#2601) 2021-08-13 22:21:34 +00:00
bevy_asset Bump notify to 5.0.0-pre.11 (#2564) 2021-07-29 23:56:16 +00:00
bevy_audio Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_core Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_derive Cleanup FromResources (#2601) 2021-08-13 22:21:34 +00:00
bevy_diagnostic Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_dylib Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_dynamic_plugin Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
bevy_ecs Implement Clone for Fetches (#2641) 2021-08-14 03:14:16 +00:00
bevy_gilrs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
bevy_gltf Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_input Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_internal Link Minimal and Default plugins in the docs. (#2583) 2021-08-10 23:46:39 +00:00
bevy_log Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
bevy_macro_utils Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_math Comprehensive CONTRIBUTING.md (#2040) 2021-08-14 19:21:36 +00:00
bevy_pbr Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_reflect Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_render Better error message for unsupported shader features Fixes #869 (#2598) 2021-08-13 22:21:33 +00:00
bevy_scene Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_sprite Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_tasks Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_text Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_transform Cleanup FromResources (#2601) 2021-08-13 22:21:34 +00:00
bevy_ui Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_utils Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_wgpu Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_window Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_winit Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00