From dc4c6554c97f66a947c7bd101d5dc6dddf86504b Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Mon, 5 Jul 2021 23:48:06 +0300 Subject: [PATCH 1/2] Template: Extract the Tooling Updates section --- newsletter-template.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/newsletter-template.md b/newsletter-template.md index 6b88e0d1a..d3512a519 100644 --- a/newsletter-template.md +++ b/newsletter-template.md @@ -32,7 +32,8 @@ Feel free to send PRs about your own projects! - [Game Updates](#game-updates) - [Learning Material Updates](#learning-material-updates) - [Engine Updates](#engine-updates) -- [Library & Tooling Updates](#library-tooling-updates) +- [Tooling Updates](#tooling-updates) +- [Library Updates](#library-updates) - [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github) - [Meeting Minutes](#meeting-minutes) - [Requests for Contribution](#requests-for-contribution) @@ -67,7 +68,9 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Learning Material Updates -## Library & Tooling Updates +## Tooling Updates + +## Library Updates ## Popular Workgroup Issues in Github From 9414bcaf2ed1d76372d4d8e5d6fc85c5468570f3 Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Tue, 6 Jul 2021 00:22:29 +0300 Subject: [PATCH 2/2] Template: no-toc --- newsletter-template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/newsletter-template.md b/newsletter-template.md index d3512a519..1f63ec5a7 100644 --- a/newsletter-template.md +++ b/newsletter-template.md @@ -4,6 +4,8 @@ transparent = true draft = true +++ + + Welcome to the {TODO}th issue of the Rust GameDev Workgroup's