Skip to content

Commit c9ca089

Browse files
committed
Added ending sections
1 parent 4031e70 commit c9ca089

File tree

1 file changed

+35
-20
lines changed

1 file changed

+35
-20
lines changed

content/news/025/index.md

Lines changed: 35 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ Feel free to send PRs about your own projects!
3434
- [Tooling Updates](#tooling-updates)
3535
- [Library Updates](#library-updates)
3636
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
37-
- [Meeting Minutes](#meeting-minutes)
3837
- [Requests for Contribution](#requests-for-contribution)
39-
- [Jobs](#jobs)
40-
- [Bonus](#bonus)
4138

4239
<!--
4340
Ideal section structure is:
@@ -832,37 +829,55 @@ hopefully will be helpful to other egui backends as well!
832829

833830
<!-- Up to 10 links to interesting issues -->
834831

835-
## Meeting Minutes
832+
- [Site fails to build #758][site-fails-to-build]
833+
- [Better solution for hosting images #636][better-solution-for-hosting-images]
834+
- [Netlify preview for PRs #174][netlify-preview-for-prs]
836835

837-
<!-- Up to 10 most important notes + a link to the full details -->
838-
839-
[See all meeting issues][label_meeting] including full text notes
840-
or [join the next meeting][join].
841-
842-
[label_meeting]: https://github.com/rust-gamedev/wg/issues?q=label%3Ameeting
836+
[site-fails-to-build]: https://github.com/rust-gamedev/rust-gamedev.github.io/issues/758
837+
[better-solution-for-hosting-images]: https://github.com/rust-gamedev/rust-gamedev.github.io/issues/636
838+
[netlify-preview-for-prs]: https://github.com/rust-gamedev/rust-gamedev.github.io/issues/174
843839

844840
## Requests for Contribution
845841

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

848-
## Jobs
849-
850-
<!-- An optional section for new jobs related to Rust gamedev -->
851-
852-
## Bonus
853-
854-
<!-- Bonus section to make the newsletter more interesting
855-
and highlight events from the past. -->
844+
- [winit's "difficulty: easy" issues][winit-issues].
845+
- [Backroll-rs, a new networking library][backroll-rs].
846+
- [Embark's open issues][embark-open-issues] ([embark.rs]).
847+
- [wgpu's "help wanted" issues][wgpu-issues].
848+
- [luminance's "low hanging fruit" issues][luminance-fruits].
849+
- [ggez's "good first issue" issues][ggez-issues].
850+
- [Veloren's "beginner" issues][veloren-beginner].
851+
- [Amethyst's "good first issue" issues][amethyst-issues].
852+
- [A/B Street's "good first issue" issues][abstreet-issues].
853+
- [Mun's "good first issue" issues][mun-issues].
854+
- [SIMple Mechanic's good first issues][simm-issues].
855+
- [Bevy's "good first issue" issues][bevy-issues].
856+
857+
[winit-issues]: https://github.com/rust-windowing/winit/issues?q=is%3Aopen+is%3Aissue+label%3A%22difficulty%3A+easy%22
858+
[backroll-rs]: https://github.com/HouraiTeahouse/backroll-rs/issues
859+
[embark.rs]: https://embark.rs
860+
[embark-open-issues]: https://github.com/search?q=user:EmbarkStudios+state:open
861+
[wgpu-issues]: https://github.com/gfx-rs/wgpu/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22
862+
[luminance-fruits]: https://github.com/phaazon/luminance-rs/issues?q=is%3Aissue+is%3Aopen+label%3A%22low+hanging+fruit%22
863+
[ggez-issues]: https://github.com/ggez/ggez/labels/%2AGOOD%20FIRST%20ISSUE%2A
864+
[veloren-beginner]: https://gitlab.com/veloren/veloren/issues?label_name=beginner
865+
[amethyst-issues]: https://github.com/amethyst/amethyst/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
866+
[abstreet-issues]: https://github.com/a-b-street/abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
867+
[mun-issues]: https://github.com/mun-lang/mun/labels/good%20first%20issue
868+
[simm-issues]: https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue
869+
[bevy-issues]: https://github.com/bevyengine/bevy/labels/E-Good-First-Issue
856870

857871
------
858872

859-
That's all news for today, thanks for reading!
873+
That's all the news for last month, thanks for reading!
860874

861875
Want something mentioned in the next newsletter?
862876
[Send us a pull request][pr].
863877

864878
Also, subscribe to [@rust_gamedev on Twitter][@rust_gamedev]
865-
or [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh news!
879+
or the [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh
880+
news and updates about the ecosystem every day!
866881

867882
<!--
868883
TODO: Add real links and un-comment once this post is published

0 commit comments

Comments
 (0)