Skip to content

Commit e6eb24d

Browse files
committed
Added requests for contribution
1 parent 3fc5db1 commit e6eb24d

File tree

1 file changed

+26
-10
lines changed

1 file changed

+26
-10
lines changed

content/news/022/index.md

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -809,16 +809,32 @@ or [join the next meeting][join].
809809

810810
## Requests for Contribution
811811

812-
<!-- Links to "good first issue"-labels or direct links to specific tasks -->
813-
814-
## Jobs
815-
816-
<!-- An optional section for new jobs related to Rust gamedev -->
817-
818-
## Bonus
819-
820-
<!-- Bonus section to make the newsletter more interesting
821-
and highlight events from the past. -->
812+
<!-- https://www.reddit.com/r/rust_gamedev/search?q=help&restrict_sr=1 -->
813+
814+
- [Backroll-rs, a new networking library][backroll-rs].
815+
- [Embark's open issues][embark-open-issues] ([embark.rs]).
816+
- [gfx-rs's "contributor-friendly" issues][gfx-issues].
817+
- [luminance's "low hanging fruit" issues][luminance-fruits].
818+
- [ggez's "good first issue" issues][ggez-issues].
819+
- [Veloren's "beginner" issues][veloren-beginner].
820+
- [Amethyst's "good first issue" issues][amethyst-issues].
821+
- [A/B Street's "good first issue" issues][abstreet-issues].
822+
- [Mun's "good first issue" issues][mun-issues].
823+
- [SIMple Mechanic's good first issues][simm-issues].
824+
- [Bevy's "good first issue" issues][bevy-issues].
825+
826+
[backroll-rs]: https://github.com/HouraiTeahouse/backroll-rs/issues
827+
[embark.rs]: https://embark.rs
828+
[embark-open-issues]: https://github.com/search?q=user:EmbarkStudios+state:open
829+
[gfx-issues]: https://github.com/gfx-rs/gfx/issues?q=is%3Aissue+is%3Aopen+label%3Acontributor-friendly
830+
[luminance-fruits]: https://github.com/phaazon/luminance-rs/issues?q=is%3Aissue+is%3Aopen+label%3A%22low+hanging+fruit%22
831+
[ggez-issues]: https://github.com/ggez/ggez/labels/%2AGOOD%20FIRST%20ISSUE%2A
832+
[veloren-beginner]: https://gitlab.com/veloren/veloren/issues?label_name=beginner
833+
[amethyst-issues]: https://github.com/amethyst/amethyst/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
834+
[abstreet-issues]: https://github.com/a-b-street/abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
835+
[mun-issues]: https://github.com/mun-lang/mun/labels/good%20first%20issue
836+
[simm-issues]: https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue
837+
[bevy-issues]: https://github.com/bevyengine/bevy/labels/good%20first%20issue
822838

823839
------
824840

0 commit comments

Comments
 (0)