Skip to content

Commit 0685746

Browse files
committed
Added a new Call for Participation section for March 2021
1 parent 5e6608d commit 0685746

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,17 @@ the `acpi` and `aml` crates:
108108
This is important for supporting running on real hardware, which often assumes the existance of these objects.
109109
<span class="gray">(published as `aml v0.11.0`)</span>
110110

111+
## Call for Participation
112+
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
113+
issues in one of our projects and get started!
114+
115+
If you maintain a Rust OSDev project and are looking for contributors, especially for tasks suited to people
116+
getting started in this space, please [create a PR](https://github.com/rust-osdev/homepage/pulls) against the
117+
`next` branch with the tasks you want to include in the next issue.
118+
119+
- [(`acpi`) Record attempted conversion in `AmlError::IncompatibleValueConversion`](https://github.com/rust-osdev/acpi/issues/53)
120+
- [(`acpi`) Support the new MADT Multiprocessor Wakeup structure](https://github.com/rust-osdev/acpi/issues/87)
121+
111122
## Personal Projects
112123

113124
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)