Skip to content

Commit 22a6825

Browse files
committed
N16: issues & help requsts
1 parent a84684b commit 22a6825

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

content/posts/newsletter-016/index.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,15 +1048,38 @@ build and release a [bevy] game to itch.io for Linux, macOS, Windows and WASM.
10481048

10491049
<!-- Up to 10 links to interesting issues -->
10501050

1051+
- [rust-gamedev/wg](https://github.com/rust-gamedev/wg):
1052+
- [#96 "New WG members"](https://github.com/rust-gamedev/wg/issues/96);
1053+
10511054
## Requests for Contribution
10521055

10531056
<!-- Links to "good first issue"-labels or direct links to specific tasks -->
10541057

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
10601083

10611084
------
10621085

0 commit comments

Comments
 (0)