Compare commits

..

1 Commits

Author SHA1 Message Date
Ali Başboğa
066dece1e0 Merge 4a55f1cb93 into 93d61be802 2024-08-09 20:38:46 +00:00
2 changed files with 1 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# Awesome First Pull Request 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)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
@@ -97,7 +97,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good-first-issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
- [Helm](https://github.com/kubernetes/helm) _(label: good-first-issue)_ <br> The Kubernetes Package Manager
- [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_ <br> End-to-end HTTP and REST API testing for Go.
- [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_ <br> A Fast and Flexible Static Site Generator built with love in GoLang

View File

@@ -218,15 +218,6 @@
],
"description": "The Docker CLI"
},
{
"name": "Dragonfly",
"link": "https://github.com/dragonflyoss/Dragonfly2",
"label": "good-first-issue",
"technologies": [
"Go"
],
"description": "Provide efficient, stable and secure file distribution and image acceleration based on p2p technology"
},
{
"name": "Helm",
"link": "https://github.com/kubernetes/helm",