From 8d8b945c2441bfa28a96df35711bbb9ab9924078 Mon Sep 17 00:00:00 2001 From: isabelroses Date: Fri, 21 Jul 2023 14:28:18 +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/advent-of-code/README.md | 56 ++++++++++++++++++++++++++++ 6 files changed, 63 insertions(+) create mode 100644 styles/advent-of-code/README.md diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 30a1caf..f18a499 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,6 @@ # THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND. +/styles/advent-of-code @rubyowo +# /styles/anilist @AnubisNekhet # /styles/brave-search @ndsboy diff --git a/.github/ISSUE_TEMPLATE/userstyle.yml b/.github/ISSUE_TEMPLATE/userstyle.yml index e347c48..b17980a 100644 --- a/.github/ISSUE_TEMPLATE/userstyle.yml +++ b/.github/ISSUE_TEMPLATE/userstyle.yml @@ -15,6 +15,7 @@ body: description: "Don't worry about the `lbl:` prefix, it allows issues to be automatically labeled!" multiple: true options: + - lbl:advent-of-code - lbl:anilist - lbl:brave-search - lbl:cinny diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml index 61c66b6..dac8d8e 100644 --- a/.github/issue-labeler.yml +++ b/.github/issue-labeler.yml @@ -1,4 +1,6 @@ # THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND. +advent-of-code: + - '(lbl:advent-of-code)' anilist: - '(lbl:anilist)' brave-search: diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index 3bbc06d..e9be79e 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -1,4 +1,5 @@ # THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND. +advent-of-code: styles/advent-of-code/**/* anilist: styles/anilist/**/* brave-search: styles/brave-search/**/* cinny: styles/cinny/**/* diff --git a/README.md b/README.md index 85c6258..20941a2 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
💭 Development tools +- [Advent Of Code](styles/advent-of-code) - [Vercel](styles/vercel)
diff --git a/styles/advent-of-code/README.md b/styles/advent-of-code/README.md new file mode 100644 index 0000000..0c85d56 --- /dev/null +++ b/styles/advent-of-code/README.md @@ -0,0 +1,56 @@ + + + +

+ Logo
+ + Catppuccin for Advent Of Code + +

+ +

+ + +

+ +

+ +

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

+ +

+ +

+ Copyright © 2021-present Catppuccin Org +

+ + \ No newline at end of file