You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/newsletter-issue-template.md
+15-27
Original file line number
Diff line number
Diff line change
@@ -13,19 +13,15 @@ newsletter with {{ env.NEWSLETTER_MONTH }}'s news!
13
13
14
14
## Current Schedule
15
15
16
-
The deadline for all section PRs is the **03.{{ env.NEWSLETTER_DEADLINE }}**
16
+
The deadline for all section PRs is the **3rd of {{ env.NEWSLETTER_NEXT_MONTH}}, {{ env.NEWSLETTER_YEAR }}**
17
17
18
-
We _may_ still accept PRs that are submitted later than this, as long as they're
19
-
ready before the newsletter's release, but this isn't guaranteed.
20
-
If you want your section to be included, don't leave it till the last minute!
18
+
We _may_ still accept PRs that are submitted later than this, as long as they're ready before the newsletter's release, but this isn't guaranteed. If you want your section to be included, don't leave it till the last minute!
21
19
22
20
## Current Structure & Status
23
21
24
-
Below is our current planned structure for the newsletter,
25
-
and the status of each PR (which we'll try to keep updated).
22
+
Below is our current planned structure for the newsletter, and the status of each PR (which we'll try to keep updated).
26
23
27
-
This is **not** an exhaustive list - if you have your own project that you want
28
-
to write about, just make a comment on this issue and open a PR!
24
+
This is **not** an exhaustive list - if you have your own project that you want to write about, just make a comment on this issue and open a PR!
29
25
30
26
### Game Updates
31
27
@@ -57,31 +53,23 @@ to write about, just make a comment on this issue and open a PR!
57
53
58
54
## Publishing Steps
59
55
60
-
-[ ]Final review - by everyone
61
-
-[ ]Publish - by @janhohenheim
62
-
-[ ]Post on /r/rust, /r/rust_gamedev, /r/gamedev, URLO - by @janhohenheim
63
-
-[ ]Pin thread on Twitter - by @AngelOnFira
64
-
-[ ]Add comment links - by @AngelOnFira
56
+
-[ ] Final review - by everyone
57
+
-[ ] Publish - by @janhohenheim
58
+
-[ ] Post on /r/rust, /r/rust_gamedev, /r/gamedev, URLO - by @janhohenheim
- Choose one or more of the "🆓 **free**" sections listed below, and leave a
72
-
comment letting us know you want to work on them.
73
-
- The links in brackets (like `[1](#), [2](#), [3](#)`) are suggestions of
74
-
links to include in the section. Feel free to add more!
75
-
- The username listed next to the section (like `@janhohenheim?`) is a
76
-
suggestion of who may want to pick up the work (usually the project's
77
-
developer, or someone who has expressed interest in the past).
78
-
- You are not obligated to write a section if you're tagged or your project
79
-
is listed! You're welcome to ask someone else to write the section,
80
-
or to ask for your project to be excluded from this month's post.
81
-
- Extra sections not listed in the plan are welcomed -
82
-
just leave a comment and open a PR!
83
-
- Write a short overview in the newsletter's Markdown file,
84
-
making sure to follow the style guidelines (see below).
67
+
- Choose one or more of the "🆓 **free**" sections listed below, and leave a comment letting us know you want to work on them.
68
+
- The links in brackets (like `[1](#), [2](#), [3](#)`) are suggestions of links to include in the section. Feel free to add more!
69
+
- The username listed next to the section (like `@janhohenheim?`) is a suggestion of who may want to pick up the work (usually the project's developer, or someone who has expressed interest in the past).
70
+
- You are not obligated to write a section if you're tagged or your project is listed! You're welcome to ask someone else to write the section, or to ask for your project to be excluded from this month's post.
71
+
- Extra sections not listed in the plan are welcomed - just leave a comment and open a PR!
72
+
- Write a short overview in the newsletter's Markdown file, making sure to follow the style guidelines (see below).
85
73
- Send a PR _to the `source` branch_ (example: [N15: A/B Street #336](https://github.com/rust-gamedev/rust-gamedev.github.io/pull/336)).
86
74
- Mention this issue in your PR's description to link it all together.
0 commit comments