Separate out suggestions into its own template

This commit is contained in:
BCDeshiG 2023-02-19 23:54:10 +00:00
parent c7377a2642
commit b997d6c3a2
1 changed files with 20 additions and 0 deletions

20
.github/ISSUE_TEMPLATE/suggestion.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: Suggestion
about: Create a suggestion for QoL changes
title: '[SUGGESTION]'
labels: 'enhancement'
assignees: ''
---
**Describe your suggestion**
A clear and concise description of what feature you'd like to be added.
**Expected behavior**
What you expect to happen or how it'll work in-game.
**Screenshots/Footage**
If applicable, add screenshots as a mock-up to help demonstrate what you want.
**Additional context**
Add any other context about the suggestion here.