mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-13 23:37:07 +00:00
3153d07ddf
Co-authored-by: backwardspy <backwardspy@pigeon.life> Co-authored-by: winston <hey@winston.sh>
17 lines
565 B
YAML
17 lines
565 B
YAML
name: Org-Wide Issue
|
|
description: Report your issues with the Catppuccin Organisation here!
|
|
labels: [meta]
|
|
body:
|
|
- type: checkboxes
|
|
attributes:
|
|
label: Is there an existing issue for this?
|
|
description: Please search to see if an issue already exists for your concerns.
|
|
options:
|
|
- label: I have searched the existing issues.
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: What is your concern?
|
|
description: Raise your concern regarding the Catppuccin organisation.
|
|
validations:
|
|
required: true
|