chore: generate health files
This commit is contained in:
parent
cc1d873fd8
commit
c32ea49548
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -35,6 +35,7 @@
|
||||
/styles/reddit @jayylmao
|
||||
/styles/searxng @Sekki21956 @ryanccn
|
||||
/styles/startpage @bartlibert
|
||||
/styles/stylus @GitMuslim
|
||||
/styles/substack @nekowinston
|
||||
/styles/tutanota @ryanccn
|
||||
/styles/twitch @GitMuslim @isabelroses
|
||||
|
2
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
2
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
@ -14,7 +14,7 @@ body:
|
||||
label: What userstyles are you seeing the problem on?
|
||||
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:boringproxy', 'lbl:brave-search', 'lbl:bstats', 'lbl:canvas-lms', 'lbl:chatgpt', 'lbl:chatreplay', 'lbl:chess.com', 'lbl:cinny', 'lbl:codeberg', 'lbl:crowdin', 'lbl:deepl', 'lbl:ecosia', 'lbl:elk', 'lbl:formative', 'lbl:github', 'lbl:hacker-news', 'lbl:homepage', 'lbl:hoppscotch', 'lbl:ichi.moe', 'lbl:invidious', 'lbl:invokeai', 'lbl:lastfm', 'lbl:libreddit', 'lbl:mastodon', 'lbl:modrinth', 'lbl:nitter', 'lbl:nixos-search', 'lbl:paste.rs', 'lbl:planet-minecraft', 'lbl:proton', 'lbl:quizlet', 'lbl:reddit', 'lbl:searxng', 'lbl:startpage', 'lbl:substack', 'lbl:tutanota', 'lbl:twitch', 'lbl:vercel', 'lbl:whatsapp-web', 'lbl:wikiwand', 'lbl:youtube']
|
||||
options: ['lbl:advent-of-code', 'lbl:anilist', 'lbl:boringproxy', 'lbl:brave-search', 'lbl:bstats', 'lbl:canvas-lms', 'lbl:chatgpt', 'lbl:chatreplay', 'lbl:chess.com', 'lbl:cinny', 'lbl:codeberg', 'lbl:crowdin', 'lbl:deepl', 'lbl:ecosia', 'lbl:elk', 'lbl:formative', 'lbl:github', 'lbl:hacker-news', 'lbl:homepage', 'lbl:hoppscotch', 'lbl:ichi.moe', 'lbl:invidious', 'lbl:invokeai', 'lbl:lastfm', 'lbl:libreddit', 'lbl:mastodon', 'lbl:modrinth', 'lbl:nitter', 'lbl:nixos-search', 'lbl:paste.rs', 'lbl:planet-minecraft', 'lbl:proton', 'lbl:quizlet', 'lbl:reddit', 'lbl:searxng', 'lbl:startpage', 'lbl:stylus', 'lbl:substack', 'lbl:tutanota', 'lbl:twitch', 'lbl:vercel', 'lbl:whatsapp-web', 'lbl:wikiwand', 'lbl:youtube']
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
1
.github/issue-labeler.yml
vendored
1
.github/issue-labeler.yml
vendored
@ -35,6 +35,7 @@ quizlet: ['(lbl:quizlet)']
|
||||
reddit: ['(lbl:reddit)']
|
||||
searxng: ['(lbl:searxng)']
|
||||
startpage: ['(lbl:startpage)']
|
||||
stylus: ['(lbl:stylus)']
|
||||
substack: ['(lbl:substack)']
|
||||
tutanota: ['(lbl:tutanota)']
|
||||
twitch: ['(lbl:twitch)']
|
||||
|
3
.github/labels.yml
vendored
3
.github/labels.yml
vendored
@ -107,6 +107,9 @@
|
||||
- name: startpage
|
||||
description: Startpage
|
||||
color: "#8aadf4"
|
||||
- name: stylus
|
||||
description: Stylus
|
||||
color: "#8aadf4"
|
||||
- name: substack
|
||||
description: Substack
|
||||
color: "#8aadf4"
|
||||
|
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@ -35,6 +35,7 @@ quizlet: styles/quizlet/**/*
|
||||
reddit: styles/reddit/**/*
|
||||
searxng: styles/searxng/**/*
|
||||
startpage: styles/startpage/**/*
|
||||
stylus: styles/stylus/**/*
|
||||
substack: styles/substack/**/*
|
||||
tutanota: styles/tutanota/**/*
|
||||
twitch: styles/twitch/**/*
|
||||
|
@ -107,6 +107,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
||||
- [InvokeAI](styles/invokeai)
|
||||
- [Proton](styles/proton)
|
||||
- [Quizlet](styles/quizlet)
|
||||
- [Stylus](styles/stylus)
|
||||
- [Tutanota](styles/tutanota)
|
||||
- [WikiWand](styles/wikiwand)
|
||||
|
||||
|
@ -53,4 +53,4 @@
|
||||
Copyright © 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
|
||||
</p>
|
||||
|
||||
<!-- AUTOGEN:README END -->
|
||||
<!-- AUTOGEN:README END -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user