mirror of
https://github.com/numexai/numex-codex.git
synced 2026-09-25 05:22:19 +00:00
17 lines
327 B
YAML
17 lines
327 B
YAML
name: 💡 Özellik isteği
|
|
description: Codex için bir fikir öner
|
|
labels: ["öneri"]
|
|
body:
|
|
- type: textarea
|
|
id: sorun
|
|
attributes:
|
|
label: Hangi sorunu çözüyor?
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: oneri
|
|
attributes:
|
|
label: Önerin
|
|
validations:
|
|
required: true
|