WIP: Refactor Aurora (3.0.0) #29

Closed
cswimr wants to merge 382 commits from aurora-pydantic into main
2 changed files with 2 additions and 6 deletions
Showing only changes of commit 90e04cb70a - Show all commits

View file

@ -1,8 +1,6 @@
name: Bug Report
about: File a bug report
title: "[Cog Name] "
labels: [bug]
ref: master
body:
- type: markdown
attributes:

View file

@ -1,8 +1,6 @@
name: Suggestion
about: Trying to suggest something for SeaCogs? Use this.
title: "[Cog Name] "
labels: enhancement
ref: master
labels: [enhancement]
body:
- type: markdown
attributes:
@ -13,7 +11,7 @@ body:
attributes:
label: What cog is your feature request for?
description: Specify the cog within the repository.
placeholder: E.g., ModerationCog
placeholder: E.g., Pterodactyl
validations:
required: true
- type: textarea