5b3d8c87d1
Debug Build and Test / Build against Latest Dalamud (push) Has been cancelled
Debug Build and Test / Build against Staging Dalamud (push) Has been cancelled
Release Build and Publish / Release Build against Staging Dalamud and deploy to MyDalamudPlugins (release) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
330 B
YAML
12 lines
330 B
YAML
name: Suggestion
|
|
description: For when you want to suggest new features for CBT
|
|
title: "[Suggestion]: "
|
|
labels: [suggestion]
|
|
body:
|
|
- type: textarea
|
|
id: suggestion
|
|
attributes:
|
|
label: What's your suggestion?
|
|
description: Please try to be detailed explaining what you want.
|
|
validations:
|
|
required: true |