Added a checkbox to the feature request template for searching for existing requests

This commit is contained in:
Morgan Pretty 2022-11-25 14:31:36 +11:00
parent d003dd2ab5
commit 71aa74ab52
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@ description: Suggest an idea for Session
title: '[Feature] <title>'
labels: [feature-request]
body:
- type: checkboxes
attributes:
label: Is there an existing request for feature?
description: Please search to see if an issue already exists for the feature you are requesting.
options:
- label: I have searched the existing issues
required: true
- type: textarea
attributes:
label: What feature would you like?