Skip to content

Commit 995619b

Browse files
AngelOnFiraozkriff
authored andcommitted
Updated bottom sections
1 parent 16fc681 commit 995619b

File tree

1 file changed

+32
-16
lines changed

1 file changed

+32
-16
lines changed

content/news/044/index.md

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,7 @@ Feel free to send PRs about your own projects!
3737
- [Library Updates](#library-updates)
3838
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
3939
- [Other News](#other-news)
40-
- [Discussions](#discussions)
4140
- [Requests for Contribution](#requests-for-contribution)
42-
- [Jobs](#jobs)
43-
- [Bonus](#bonus)
4441

4542
<!--
4643
Ideal section structure is:
@@ -1035,23 +1032,42 @@ It's presently in a heavy-development prerelease state, so watch this space!
10351032
[faer-v05]: https://reddit.com/r/rust/comments/122823y/faer_v05
10361033
[hanabi-v06]: https://twitter.com/djeedai/status/1634129348746772481
10371034

1038-
## Discussions
1039-
1040-
<!-- Links to handpicked reddit/twitter/urlo/etc threads that provide
1041-
useful information -->
1042-
10431035
## Requests for Contribution
10441036

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

1047-
## Jobs
1048-
1049-
<!-- An optional section for new jobs related to Rust gamedev -->
1050-
1051-
## Bonus
1052-
1053-
<!-- Bonus section to make the newsletter more interesting
1054-
and highlight events from the past. -->
1039+
- ['Are We Game Yet?' wants to know about projects/games/resources that
1040+
aren't listed yet][awgy].
1041+
- [Graphite is looking for contributors][graphite-contribute] to help build the
1042+
new node graph and 2D rendering systems.
1043+
- [winit's "difficulty: easy" issues][winit-issues].
1044+
- [Backroll-rs, a new networking library][backroll-rs].
1045+
- [Embark's open issues][embark-open-issues] ([embark.rs]).
1046+
- [wgpu's "help wanted" issues][wgpu-issues].
1047+
- [luminance's "low hanging fruit" issues][luminance-fruits].
1048+
- [ggez's "good first issue" issues][ggez-issues].
1049+
- [Veloren's "beginner" issues][veloren-beginner].
1050+
- [A/B Street's "good first issue" issues][abstreet-issues].
1051+
- [Mun's "good first issue" issues][mun-issues].
1052+
- [SIMple Mechanic's good first issues][simm-issues].
1053+
- [Bevy's "good first issue" issues][bevy-issues].
1054+
- [Ambient's "good first issue" issues][ambient-issues].
1055+
1056+
[awgy]: https://github.com/rust-gamedev/arewegameyet#contribute
1057+
[graphite-contribute]: https://graphite.rs/contribute
1058+
[winit-issues]: https://github.com/rust-windowing/winit/issues?q=is%3Aopen+is%3Aissue+label%3A%22difficulty%3A+easy%22
1059+
[backroll-rs]: https://github.com/HouraiTeahouse/backroll-rs/issues
1060+
[embark.rs]: https://embark.rs
1061+
[embark-open-issues]: https://github.com/search?q=user:EmbarkStudios+state:open
1062+
[wgpu-issues]: https://github.com/gfx-rs/wgpu/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22
1063+
[luminance-fruits]: https://github.com/phaazon/luminance-rs/issues?q=is%3Aissue+is%3Aopen+label%3A%22low+hanging+fruit%22
1064+
[ggez-issues]: https://github.com/ggez/ggez/labels/%2AGOOD%20FIRST%20ISSUE%2A
1065+
[veloren-beginner]: https://gitlab.com/veloren/veloren/issues?label_name=beginner
1066+
[abstreet-issues]: https://github.com/a-b-street/abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
1067+
[mun-issues]: https://github.com/mun-lang/mun/labels/good%20first%20issue
1068+
[simm-issues]: https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue
1069+
[bevy-issues]: https://github.com/bevyengine/bevy/labels/D-Good-First-Issue
1070+
[ambient-issues]: https://github.com/AmbientRun/Ambient/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
10551071

10561072
------
10571073

0 commit comments

Comments
 (0)