chore: README, CODEOWNERS & labeler.yml
This commit is contained in:
parent
ffd08d282a
commit
225cf8a3c1
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -5,6 +5,8 @@
|
||||
#
|
||||
/styles/brave-search @ndsboy
|
||||
#
|
||||
/styles/chatgpt @rubyowo
|
||||
#
|
||||
/styles/cinny @jn-sena
|
||||
#
|
||||
/styles/codeberg @justTOBBI
|
||||
|
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
@ -18,6 +18,7 @@ body:
|
||||
- lbl:advent-of-code
|
||||
- lbl:anilist
|
||||
- lbl:brave-search
|
||||
- lbl:chatgpt
|
||||
- lbl:cinny
|
||||
- lbl:codeberg
|
||||
- lbl:crowdin
|
||||
|
2
.github/issue-labeler.yml
vendored
2
.github/issue-labeler.yml
vendored
@ -5,6 +5,8 @@ anilist:
|
||||
- '(lbl:anilist)'
|
||||
brave-search:
|
||||
- '(lbl:brave-search)'
|
||||
chatgpt:
|
||||
- '(lbl:chatgpt)'
|
||||
cinny:
|
||||
- '(lbl:cinny)'
|
||||
codeberg:
|
||||
|
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@ -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/**/*
|
||||
|
@ -90,6 +90,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
||||
<details open>
|
||||
<summary>🗂️ Productivity</summary>
|
||||
|
||||
- [ChatGPT](styles/chatgpt)
|
||||
- [Codeberg](styles/codeberg)
|
||||
- [Crowdin](styles/crowdin)
|
||||
- [DeepL](styles/deepl)
|
||||
|
56
styles/chatgpt/README.md
Normal file
56
styles/chatgpt/README.md
Normal file
@ -0,0 +1,56 @@
|
||||
<!-- AUTOGEN:README START -->
|
||||
<!-- THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND -->
|
||||
|
||||
<h3 align="center">
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
Catppuccin for <a href="https://chat.openai.com">ChatGPT</a>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
</h3>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/catppuccin/userstyles/issues?q=is%3Aissue+is+label%3Achatgpt"><img src="https://img.shields.io/github/issues/catppuccin/userstyles?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
|
||||
<a href="https://raw.githubusercontent.com/catppuccin/userstyles/main/styles/chatgpt/catppuccin.user.css"><img src="https://img.shields.io/badge/stylus-install-cba6f7?colorA=363a4f&style=for-the-badge"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/catwalk.webp"/>
|
||||
</p>
|
||||
|
||||
## Previews
|
||||
|
||||
<details>
|
||||
<summary>🌻 Latte</summary>
|
||||
<img src="assets/latte.webp"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>🪴 Frappé</summary>
|
||||
<img src="assets/frappe.webp"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>🌺 Macchiato</summary>
|
||||
<img src="assets/macchiato.webp"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>🌿 Mocha</summary>
|
||||
<img src="assets/mocha.webp"/>
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 💝 Current Maintainer(s)
|
||||
- [rubyowo](https://github.com/rubyowo)
|
||||
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
Copyright © 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
|
||||
</p>
|
||||
|
||||
<!-- AUTOGEN:README END -->
|
Loading…
x
Reference in New Issue
Block a user