Fix Feature Request form so that the contact details are actually required. (#1258)

ms-doc-omnirig-troubleshoot
Mooneer Salem 2026-03-19 00:21:49 -07:00 committed by GitHub
parent edd1b362e7
commit 4c27fcb725
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -14,8 +14,9 @@ body:
attributes:
label: Contact Details
description: How many people want the feature? Please supply contacts details for at least 3 of them.
placeholder: "ex: email@example.com or GitHub usernames"
placeholder: "ex: email@example.com, callsigns or GitHub usernames"
validations:
required: true
- type: textarea
id: feature-for-this-project
attributes: