1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 11:22:55 +00:00
Funkin/.github/PULL_REQUEST_TEMPLATE/enhancement.yml

19 lines
473 B
YAML

name: Enhancement
description: Add a new feature
labels: ["enhancement"]
title: "Enhancement: "
body:
- type: checkboxes
attributes:
label: Issue Checklist
options:
- label: I have checked if this PR isn't a duplicate
- type: textarea
attributes:
label: Does this PR fix any issues? Please link them below if so.
- type: textarea
attributes:
label: What do your change(s) add, and why should they be implemented?