From 225cf8a3c1e21a59660134047a37c37c27f87f00 Mon Sep 17 00:00:00 2001 From: isabelroses Date: Fri, 21 Jul 2023 14:29:59 +0000 Subject: [PATCH] chore: README, CODEOWNERS & labeler.yml --- .github/CODEOWNERS | 2 + .github/ISSUE_TEMPLATE/userstyle.yml | 1 + .github/issue-labeler.yml | 2 + .github/pr-labeler.yml | 1 + README.md | 1 + styles/chatgpt/README.md | 56 ++++++++++++++++++++++++++++ 6 files changed, 63 insertions(+) create mode 100644 styles/chatgpt/README.md diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 86b5d67..aa28520 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,8 @@ # /styles/brave-search @ndsboy # +/styles/chatgpt @rubyowo +# /styles/cinny @jn-sena # /styles/codeberg @justTOBBI diff --git a/.github/ISSUE_TEMPLATE/userstyle.yml b/.github/ISSUE_TEMPLATE/userstyle.yml index 6403180..7902e39 100644 --- a/.github/ISSUE_TEMPLATE/userstyle.yml +++ b/.github/ISSUE_TEMPLATE/userstyle.yml @@ -18,6 +18,7 @@ body: - lbl:advent-of-code - lbl:anilist - lbl:brave-search + - lbl:chatgpt - lbl:cinny - lbl:codeberg - lbl:crowdin diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml index d3bbba4..3f8068c 100644 --- a/.github/issue-labeler.yml +++ b/.github/issue-labeler.yml @@ -5,6 +5,8 @@ anilist: - '(lbl:anilist)' brave-search: - '(lbl:brave-search)' +chatgpt: + - '(lbl:chatgpt)' cinny: - '(lbl:cinny)' codeberg: diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index 1f3d552..eb9692a 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -2,6 +2,7 @@ advent-of-code: styles/advent-of-code/**/* anilist: styles/anilist/**/* brave-search: styles/brave-search/**/* +chatgpt: styles/chatgpt/**/* cinny: styles/cinny/**/* codeberg: styles/codeberg/**/* crowdin: styles/crowdin/**/* diff --git a/README.md b/README.md index dd93a1a..917cdec 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
🗂️ Productivity +- [ChatGPT](styles/chatgpt) - [Codeberg](styles/codeberg) - [Crowdin](styles/crowdin) - [DeepL](styles/deepl) diff --git a/styles/chatgpt/README.md b/styles/chatgpt/README.md new file mode 100644 index 0000000..3f19430 --- /dev/null +++ b/styles/chatgpt/README.md @@ -0,0 +1,56 @@ + + + +

+ Logo
+ + Catppuccin for ChatGPT + +

+ +

+ + +

+ +

+ +

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

+ +

+ +

+ Copyright © 2021-present Catppuccin Org +

+ + \ No newline at end of file