Just like my PR in Zelda3 repo, I've added Issue and PR template. This PR also fixes the building link.
10 lines
248 B
YAML
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
|