Files
sm-vita/.github/ISSUE_TEMPLATE/feature-request.yml
DaBanana64 1f3cb1ae2d Add issue and pull request template. (#19)
Just like my PR in Zelda3 repo, I've added Issue and PR template.

This PR also fixes the building link.
2023-03-11 13:52:52 +01:00

10 lines
248 B
YAML

name: Feature Request
description: Ask for a feature or just give ideas!
labels: [enhancement]
body:
- type: textarea
attributes:
label: What feature do you want to get added? And how it will work?
validations:
required: true