mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-27 05:48:07 -08:00
Compare commits
1 Commits
41d62d8f96
...
066dece1e0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
066dece1e0 |
@@ -1,4 +1,4 @@
|
||||
# Awesome First Pull Request Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
# Awesome First PR Opportunities [](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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user