chore: github konfigurazioa kentzen du
This commit is contained in:
3
.github/FUNDING.yml
vendored
3
.github/FUNDING.yml
vendored
@@ -1,3 +0,0 @@
|
|||||||
github: [cassidoo]
|
|
||||||
patreon: cassidoo
|
|
||||||
custom: ['https://paypal.me/cassidoo', 'https://venmo.com/cassidoo']
|
|
||||||
26
.github/commands/triage.yml
vendored
26
.github/commands/triage.yml
vendored
@@ -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"
|
|
||||||
Reference in New Issue
Block a user