@@ -1048,15 +1048,38 @@ build and release a [bevy] game to itch.io for Linux, macOS, Windows and WASM.
1048
1048
1049
1049
<!-- Up to 10 links to interesting issues -->
1050
1050
1051
+ - [ rust-gamedev/wg] ( https://github.com/rust-gamedev/wg ) :
1052
+ - [ #96 "New WG members"] ( https://github.com/rust-gamedev/wg/issues/96 ) ;
1053
+
1051
1054
## Requests for Contribution
1052
1055
1053
1056
<!-- Links to "good first issue"-labels or direct links to specific tasks -->
1054
1057
1055
- - [ winit is seeking new maintainers] [ winit-call ] ;
1056
-
1057
- ## Jobs
1058
-
1059
- <!-- An optional section for new jobs related to Rust gamedev -->
1058
+ - [ winit is seeking new maintainers] [ winit-call ] .
1059
+ - [ Embark's open issues] [ embark-open-issues ] ([ embark.rs] ).
1060
+ - [ gfx-rs's "contributor-friendly" issues] [ gfx-issues ] .
1061
+ - [ wgpu's "help wanted" issues] [ wgpu-help-wanted ] .
1062
+ - [ luminance's "low hanging fruit" issues] [ luminance-fruits ] .
1063
+ - [ ggez's "good first issue" issues] [ ggez-issues ] .
1064
+ - [ Veloren's "beginner" issues] [ veloren-beginner ] .
1065
+ - [ Amethyst's "good first issue" issues] [ amethyst-issues ] .
1066
+ - [ A/B Street's "good first issue" issues] [ abstreet-issues ] .
1067
+ - [ Mun's "good first issue" issues] [ mun-issues ] .
1068
+ - [ SIMple Mechanic's good first issues] [ simm-issues ] .
1069
+ - [ Bevy's "good first issue" issues] [ bevy-issues ] .
1070
+
1071
+ [ embark.rs ] : https://embark.rs
1072
+ [ embark-open-issues ] : https://github.com/search?q=user:EmbarkStudios+state:open
1073
+ [ gfx-issues ] : https://github.com/gfx-rs/gfx/issues?q=is%3Aissue+is%3Aopen+label%3Acontributor-friendly
1074
+ [ wgpu-help-wanted ] : https://github.com/gfx-rs/wgpu-rs/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22
1075
+ [ luminance-fruits ] : https://github.com/phaazon/luminance-rs/issues?q=is%3Aissue+is%3Aopen+label%3A%22low+hanging+fruit%22
1076
+ [ ggez-issues ] : https://github.com/ggez/ggez/labels/%2AGOOD%20FIRST%20ISSUE%2A
1077
+ [ veloren-beginner ] : https://gitlab.com/veloren/veloren/issues?label_name=beginner
1078
+ [ amethyst-issues ] : https://github.com/amethyst/amethyst/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
1079
+ [ abstreet-issues ] : https://github.com/dabreegster/abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
1080
+ [ mun-issues ] : https://github.com/mun-lang/mun/labels/good%20first%20issue
1081
+ [ simm-issues ] : https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue
1082
+ [ bevy-issues ] : https://github.com/bevyengine/bevy/labels/good%20first%20issue
1060
1083
1061
1084
------
1062
1085
0 commit comments