chore: github konfigurazioa kentzen du

This commit is contained in:
2025-11-06 14:02:16 +01:00
parent e2212ada4e
commit 822542dba7
2 changed files with 0 additions and 29 deletions

3
.github/FUNDING.yml vendored
View File

@@ -1,3 +0,0 @@
github: [cassidoo]
patreon: cassidoo
custom: ['https://paypal.me/cassidoo', 'https://venmo.com/cassidoo']

View File

@@ -1,26 +0,0 @@
trigger: triage
title: Triage Issue
description: A template for responding to an issue
steps:
- type: form
style: embedded
body:
- type: dropdown
attributes:
label: Status
description: What is the status of triaging this issue?
options:
- label: 🟢 Complete
value: 🟢
- label: 🟡 Started
value: 🟡
- label: 🔴 Not Started
value: 🔴
- type: textarea
attributes:
label: Details
description: What work has been completed so far?
placeholder: "..."
actions:
submit: "Create"
cancel: "Discard"