mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
added C# category with two projects (#478)
This commit is contained in:
parent
ff38715b79
commit
6dd4484a41
@ -1,4 +1,4 @@
|
||||
# Awesome First PR Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
# Awesome First PR Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
A list of awesome beginner-friendly projects.
|
||||
|
||||
@ -14,6 +14,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
|
||||
|
||||
- [.NET](#net)
|
||||
- [C](#c)
|
||||
- [C#](#c-sharp)
|
||||
- [C++](#c-1)
|
||||
- [Clojure](#clojure)
|
||||
- [ClojureScript](#clojurescript)
|
||||
@ -41,6 +42,11 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
|
||||
|
||||
- [Neovim](https://github.com/neovim/neovim/labels/good%20first%20issue) _(label: good first issue)_ <br> Vim-fork focused on extensibility and agility.
|
||||
|
||||
## <a name="c-sharp"></a>C#
|
||||
|
||||
- [OpenRA](https://github.com/OpenRA/OpenRA/labels/Easy) _(label: Easy)_ <br> A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert.
|
||||
- [osu!](https://github.com/ppy/osu/labels/good%20first%20issue) _(label: good first issue)_ <br> Music game. Rhythm is just a *click* away!
|
||||
|
||||
## C++
|
||||
|
||||
- [electron](https://github.com/electron/electron/labels/good%20first%20issue) _(label: good first issue)_ <br> Build cross platform desktop apps with JavaScript, HTML, and CSS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user