From 5460e9d7aadcec9eaa224f90b8334a9bd3d1c206 Mon Sep 17 00:00:00 2001 From: isabelroses Date: Fri, 21 Jul 2023 14:37:38 +0000 Subject: [PATCH] chore: README, CODEOWNERS & labeler.yml --- .github/CODEOWNERS | 4 ++ .github/ISSUE_TEMPLATE/userstyle.yml | 2 + .github/issue-labeler.yml | 4 ++ .github/pr-labeler.yml | 2 + README.md | 2 + styles/ecosia/README.md | 56 ++++++++++++++++++++++++++++ styles/quizlet/README.md | 56 ++++++++++++++++++++++++++++ 7 files changed, 126 insertions(+) create mode 100644 styles/ecosia/README.md create mode 100644 styles/quizlet/README.md diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index aa28520..7ef9ea6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,6 +15,8 @@ # /styles/deepl @watatomo # +/styles/ecosia @isabelroses +# /styles/elk @ryanccn # /styles/github @Pocco81 @GlowingUmbreon @@ -45,6 +47,8 @@ # /styles/proton @soya-daizu # +/styles/quizlet @spaghettiosareyummy +# /styles/reddit @jayylmao # /styles/searxng @Sekki21956 @ryanccn diff --git a/.github/ISSUE_TEMPLATE/userstyle.yml b/.github/ISSUE_TEMPLATE/userstyle.yml index 7902e39..19bf979 100644 --- a/.github/ISSUE_TEMPLATE/userstyle.yml +++ b/.github/ISSUE_TEMPLATE/userstyle.yml @@ -23,6 +23,7 @@ body: - lbl:codeberg - lbl:crowdin - lbl:deepl + - lbl:ecosia - lbl:elk - lbl:github - lbl:hacker-news @@ -38,6 +39,7 @@ body: - lbl:nixos-search - lbl:paste.rs - lbl:proton + - lbl:quizlet - lbl:reddit - lbl:searxng - lbl:tutanota diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml index 3f8068c..628a8be 100644 --- a/.github/issue-labeler.yml +++ b/.github/issue-labeler.yml @@ -15,6 +15,8 @@ crowdin: - '(lbl:crowdin)' deepl: - '(lbl:deepl)' +ecosia: + - '(lbl:ecosia)' elk: - '(lbl:elk)' github: @@ -45,6 +47,8 @@ paste.rs: - '(lbl:paste.rs)' proton: - '(lbl:proton)' +quizlet: + - '(lbl:quizlet)' reddit: - '(lbl:reddit)' searxng: diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index eb9692a..6abb4e8 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -7,6 +7,7 @@ cinny: styles/cinny/**/* codeberg: styles/codeberg/**/* crowdin: styles/crowdin/**/* deepl: styles/deepl/**/* +ecosia: styles/ecosia/**/* elk: styles/elk/**/* github: styles/github/**/* hacker-news: styles/hacker-news/**/* @@ -22,6 +23,7 @@ nitter: styles/nitter/**/* nixos-search: styles/nixos-search/**/* paste.rs: styles/paste.rs/**/* proton: styles/proton/**/* +quizlet: styles/quizlet/**/* reddit: styles/reddit/**/* searxng: styles/searxng/**/* tutanota: styles/tutanota/**/* diff --git a/README.md b/README.md index 917cdec..82e2f28 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md) 🔎 Search Engines - [Brave Search](styles/brave-search) +- [Ecosia](styles/ecosia) - [NixOS Search](styles/nixos-search) - [SearXNG](styles/searxng) @@ -99,6 +100,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md) - [ichi.moe](styles/ichi.moe) - [InvokeAI](styles/invokeai) - [Proton](styles/proton) +- [Quizlet](styles/quizlet) - [Tutanota](styles/tutanota) - [WikiWand](styles/wikiwand) diff --git a/styles/ecosia/README.md b/styles/ecosia/README.md new file mode 100644 index 0000000..767d1f0 --- /dev/null +++ b/styles/ecosia/README.md @@ -0,0 +1,56 @@ + + + +

+ Logo
+ + Catppuccin for Ecosia + +

+ +

+ + +

+ +

+ +

+ +## Previews + +
+🌻 Latte + +
+
+🪴 Frappé + +
+
+🌺 Macchiato + +
+
+🌿 Mocha + +
+ + + + + +## 💝 Current Maintainer(s) +- [Isabel](https://github.com/isabelroses) + +  + +

+ +

+ +

+ Copyright © 2021-present Catppuccin Org +

+ + \ No newline at end of file diff --git a/styles/quizlet/README.md b/styles/quizlet/README.md new file mode 100644 index 0000000..5efdfe6 --- /dev/null +++ b/styles/quizlet/README.md @@ -0,0 +1,56 @@ + + + +

+ Logo
+ + Catppuccin for Quizlet + +

+ +

+ + +

+ +

+ +

+ +## Previews + +
+🌻 Latte + +
+
+🪴 Frappé + +
+
+🌺 Macchiato + +
+
+🌿 Mocha + +
+ + + + + +## 💝 Current Maintainer(s) +- [spaghettiosareyummy](https://github.com/spaghettiosareyummy) + +  + +

+ +

+ +

+ Copyright © 2021-present Catppuccin Org +

+ + \ No newline at end of file