Skip to content

Commit 50d6035

Browse files
committed
SUMMARY and Contract: add link to our 'Other tasks and "good first issues"' list
The previous commit starts mentioning our 'Other tasks "good first issues"' list. Mention it as well in the places we mention the "good first issue" link. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent bb44dc1 commit 50d6035

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
- [Issues](https://github.com/Rust-for-Linux/linux/issues)
6565
- [Unstable features](https://github.com/Rust-for-Linux/linux/issues/2)
6666
- [Good first issues](https://github.com/Rust-for-Linux/linux/contribute)
67+
- [Other tasks and "good first issues"](https://github.com/Rust-for-Linux/linux/issues/1058)
6768

6869
## Documentation
6970

src/Contact.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ It takes place once every kernel cycle, the first Wednesday after `-rc1` is tagg
3333
- [Submit a new issue](https://github.com/Rust-for-Linux/linux/issues/new/choose).
3434
- [Unstable features list](https://github.com/Rust-for-Linux/linux/issues/2).
3535
- [Good first issues](https://github.com/Rust-for-Linux/linux/contribute).
36+
- [Other tasks and "good first issues"](https://github.com/Rust-for-Linux/linux/issues/1058).
3637

3738
Please do ___not___ report security bugs in the GitHub issue tracker. Instead, please read the [Security bugs](https://docs.kernel.org/process/security-bugs.html) page in the kernel documentation.
3839

0 commit comments

Comments
 (0)