Skip to content

Commit 2308119

Browse files
authored
Adds a link to the "good first issue" label. (#69)
Signed-off-by: Nathan Ringo <me@remexre.com>
1 parent 25280e7 commit 2308119

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ A small RISC-V operating system for learning OS development.
44

55
## Getting Started
66

7-
View the full [ukoOS Docs](https://umn-kernel-object.github.io/ukoos/). For setup, see the [Linux](https://umn-kernel-object.github.io/ukoos/getting-started/linux.html), [MacOS](https://umn-kernel-object.github.io/ukoos/getting-started/macos.html), or [Windows](https://umn-kernel-object.github.io/ukoos/getting-started/windows.html) guides.
7+
View the full [ukoOS Docs](https://umn-kernel-object.github.io/ukoos/).
8+
For setup, see the [Linux](https://umn-kernel-object.github.io/ukoos/getting-started/linux.html), [MacOS](https://umn-kernel-object.github.io/ukoos/getting-started/macos.html), or [Windows](https://umn-kernel-object.github.io/ukoos/getting-started/windows.html) guides.
9+
10+
If you're looking for a good first issue, see the [`!: good first issue`](https://github.com/UMN-Kernel-Object/ukoos/issues?q=is%3Aopen%20label%3A%22!%3A%20good%20first%20issue%22) label.
811

912
## Licenses
1013

0 commit comments

Comments
 (0)