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.
This commit is contained in:
DaBanana64
2023-03-11 16:22:52 +03:30
committed by GitHub
parent 304804974e
commit 1f3cb1ae2d
5 changed files with 42 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
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