Skip to content

Commit 0adb8d9

Browse files
committed
Add a note in case nobody submits a CfP issue
1 parent 26ce6f1 commit 0adb8d9

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

content/this-month/2021-04/index.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,16 +114,22 @@ The `spinning_top` crate provides a simple spinlock implementation based on the
114114
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
115115
issues in one of our projects and get started!
116116

117-
If you maintain a Rust OSDev project and are looking for contributors, especially for tasks suited to people
118-
getting started in this space, please [create a PR](https://github.com/rust-osdev/homepage/pulls) against the
119-
`next` branch with the tasks you want to include in the next issue.
120-
121117
<!--
122118
Please use the following template for adding items:
123119
124120
- [(`repo_name`) Issue Description](https://example.com/link-to-issue)
125121
-->
126122

123+
<span class="gray">
124+
125+
_No tasks were proposed for this section._
126+
127+
</span>
128+
129+
If you maintain a Rust OSDev project and are looking for contributors, especially for tasks suited to people
130+
getting started in this space, please [create a PR](https://github.com/rust-osdev/homepage/pulls) against the
131+
`next` branch with the tasks you want to include in the next issue.
132+
127133
## Personal Projects
128134

129135
In this section, we describe updates to personal projects that are not directly related to the `rust-osdev` organization. Feel free to [create a pull request](https://github.com/rust-osdev/homepage/pulls) with the updates of your OS project for the next post.

0 commit comments

Comments
 (0)