mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Compare commits
6 Commits
e3c9ea6d53
...
0d9121e31a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d9121e31a | ||
|
|
ff636a3974 | ||
|
|
fc71e701bd | ||
|
|
98eec76550 | ||
|
|
6a0efefad9 | ||
|
|
3fb931564d |
@@ -3,7 +3,7 @@
|
||||
<!-- SEE THE CONTRIBUTING GUIDE (`CONTRIBUTING.md`) FOR MORE GUIDANCE -->
|
||||
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING `README-template.j2` -->
|
||||
|
||||
# Awesome First PR Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
# Awesome First Pull Request Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
|
||||
|
||||
@@ -166,7 +166,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [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.
|
||||
- [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_ <br> An open source react native app iOS and android for color palette management
|
||||
- [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: new contributor opportunity)_ <br> The easy-to-use OpenStreetMap editor in JavaScript.
|
||||
- [ImprovedTube](https://github.com/code-charity/youtube) _(label: good first issue)_ <br> A powerful but lightweight extension, to enrich your video experience & enable your content selection.
|
||||
- [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.
|
||||
@@ -372,7 +372,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good first issue)_ <br> Litmus is a toolset to do cloud-native chaos engineering.
|
||||
- [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_ <br> Manifest is an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly.
|
||||
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
|
||||
- [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_ <br> EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ).
|
||||
- [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_ <br> OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration.
|
||||
- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_ <br> Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege.
|
||||
- [Readest](https://github.com/readest/readest) _(label: good first issue)_ <br> A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface.
|
||||
|
||||
11
data.json
11
data.json
@@ -474,7 +474,7 @@
|
||||
{
|
||||
"name": "iD",
|
||||
"link": "https://github.com/openstreetmap/iD",
|
||||
"label": "good first issue",
|
||||
"label": "new contributor opportunity",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
@@ -1965,15 +1965,6 @@
|
||||
],
|
||||
"description": "Sample AI Apps built with H2O Wave."
|
||||
},
|
||||
{
|
||||
"name": "Node Efficientnet",
|
||||
"link": "https://github.com/ntedgi/node-efficientnet",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "EfficientNet Image Recognition model for Node JS ( written with tensorflow.js )."
|
||||
},
|
||||
{
|
||||
"name": "OpenMetadata",
|
||||
"link": "https://github.com/open-metadata/OpenMetadata",
|
||||
|
||||
Reference in New Issue
Block a user