Co-authored-by: rubyowo <perhaps-you-know@what-is.ml> Co-authored-by: Andreas Grafen <andreas@grafen.info> Co-authored-by: winston <hey@winston.sh> Co-authored-by: Carsten Kragelund <carsten@kragelund.me> Co-authored-by: Andreas Grafen <andreas@grafen.info> Co-authored-by: Alaina <68250402+alaidriel@users.noreply.github.com> Co-authored-by: jolheiser <john.olheiser@gmail.com>
65 lines
2.1 KiB
YAML
65 lines
2.1 KiB
YAML
# THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND.
|
|
name: Userstyle Issue
|
|
description: Report your problems with any of the userstyles here!
|
|
body:
|
|
- type: checkboxes
|
|
attributes:
|
|
label: Is there an existing issue outlining your problem?
|
|
description: Please search to see if an issue already exists for your problem.
|
|
options:
|
|
- label: I have searched the existing issues and they do not solve my problem.
|
|
required: true
|
|
- type: dropdown
|
|
attributes:
|
|
label: What userstyles are you seeing the problem on?
|
|
description: "Don't worry about the `lbl:` prefix, it allows issues to be automatically labelled!"
|
|
multiple: true
|
|
options:
|
|
- lbl:anilist
|
|
- lbl:brave-search
|
|
- lbl:cinny
|
|
- lbl:codeberg
|
|
- lbl:deepl
|
|
- lbl:elk
|
|
- lbl:github
|
|
- lbl:hacker-news
|
|
- lbl:ichi.moe
|
|
- lbl:invidious
|
|
- lbl:lastfm
|
|
- lbl:libreddit
|
|
- lbl:mastodon
|
|
- lbl:modrinth
|
|
- lbl:nitter
|
|
- lbl:nixos-search
|
|
- lbl:proton
|
|
- lbl:reddit
|
|
- lbl:searxng
|
|
- lbl:tutanota
|
|
- lbl:twitch
|
|
- lbl:vercel
|
|
- lbl:wikiwand
|
|
- lbl:youtube
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Describe your problem.
|
|
description: Also tell us, what do you expect to see?
|
|
placeholder: The navigation bar on the website is highlighted incorrectly...
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Attach screenshots.
|
|
description: If applicable, attach screenshots which clearly highlight the issue.
|
|
- type: input
|
|
attributes:
|
|
label: What browser(s) are you seeing the problem on?
|
|
description: "The browser version is also important, you can find out how to get that info [here](https://github.com/catppuccin/userstyles/blob/main/docs/browsers.md)."
|
|
placeholder: Firefox v112.0.2
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Any additional comments?
|
|
description: Add any information that hasn't been covered in the previous sections! |