Update README.md

This commit is contained in:
Shmavon Gazanchyan 2024-12-13 21:01:04 +00:00
parent dacec5270b
commit 636f1e74a1

View File

@ -1,7 +1,7 @@
<!-- DO NOT EDIT THIS FILE (README.md) --> <!-- DO NOT EDIT THIS FILE (`README.md`) -->
<!-- ALL ENTRIES SHOULD BE IN TO THE data.json --> <!-- ALL ENTRIES SHOULD BE ADDED TO AND REMOVED FROM `data.json` -->
<!-- SEE THE CONTRIBUTING GUIDE (CONTRIBUTING.md) FOR MORE GUIDANCE --> <!-- SEE THE CONTRIBUTING GUIDE (`CONTRIBUTING.md`) FOR MORE GUIDANCE -->
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING THE TEMPLATE --> <!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING `README-template.j2` -->
# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
@ -10,38 +10,24 @@ Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) b
If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it.
If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list.
## Table of Contents: ## Table of Contents:
- [.NET](#net) ||Languages|
- [Angular](#angular) |--|--|
- [Ansible](#ansible) |Misc|[.NET](#net)|
- [C](#c) |A|[Angular](#angular), [Ansible](#ansible)|
- [C#](#c-1) |C|[C](#c), [C#](#c-1), [C++](#c-2), [Clojure](#clojure)|
- [C++](#c-2) |D|[Dart](#dart)|
- [Clojure](#clojure) |E|[Elixir](#elixir), [Elm](#elm)|
- [Dart](#dart) |G|[Go](#go)|
- [Elixir](#elixir) |H|[Haskell](#haskell)|
- [Elm](#elm) |J|[Java](#java), [JavaScript](#javascript), [JSON](#json), [Julia](#julia)|
- [Go](#go) |K|[Kotlin](#kotlin)|
- [Haskell](#haskell) |M|[Markdown](#markdown), [MLOps](#mlops)|
- [Java](#java) |P|[Perl](#perl), [PHP](#php), [Pug](#pug), [Python](#python)|
- [JavaScript](#javascript) |R|[Ruby](#ruby), [Rust](#rust)|
- [JSON](#json) |S|[Scala](#scala), [Smalltalk](#smalltalk), [Swift](#swift)|
- [Julia](#julia) |T|[TypeScript](#typescript)|
- [Kotlin](#kotlin)
- [Markdown](#markdown)
- [MLOps](#mlops)
- [Perl](#perl)
- [PHP](#php)
- [Pug](#pug)
- [Python](#python)
- [Ruby](#ruby)
- [Rust](#rust)
- [Scala](#scala)
- [Smalltalk](#smalltalk)
- [Swift](#swift)
- [TypeScript](#typescript)
## .NET ## .NET
@ -171,7 +157,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_ <br> Server-oriented customizable templating for JavaScript. - [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_ <br> Server-oriented customizable templating for JavaScript.
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_ <br> A free, fast and beautiful API request builder. - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_ <br> A free, fast and beautiful API request builder.
- [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_ <br> A open source react native app iOS and android for color palette management - [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_ <br> A open source react native app iOS and android for color palette management
- [Hyper](https://github.com/zeit/hyper) _(label: good first issue)_ <br> JS/HTML/CSS Terminal
- [iD](https://github.com/openstreetmap/iD) _(label: good first issue)_ <br> The easy-to-use OpenStreetMap editor in JavaScript. - [iD](https://github.com/openstreetmap/iD) _(label: good first issue)_ <br> The easy-to-use OpenStreetMap editor in JavaScript.
- [Jasmine](https://github.com/jasmine/jasmine) _(label: good first issue)_ <br> Simple JavaScript testing framework for browsers and node.js. - [Jasmine](https://github.com/jasmine/jasmine) _(label: good first issue)_ <br> Simple JavaScript testing framework for browsers and node.js.
- [Jest](https://github.com/facebook/jest) _(label: good first issue)_ <br> A complete and easy to set up JavaScript testing solution. - [Jest](https://github.com/facebook/jest) _(label: good first issue)_ <br> A complete and easy to set up JavaScript testing solution.