Skip to content

Template: separate tooling and no-toc #707

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions newsletter-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ transparent = true
draft = true
+++

<!-- no toc -->

<!-- Check the post with markdownlint-->

Welcome to the {TODO}th issue of the Rust GameDev Workgroup's
Expand Down Expand Up @@ -32,7 +34,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)
Expand Down Expand Up @@ -67,7 +70,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

Expand Down