User: joseph burton Date: 06 Mar 23 10:49 Revision: 9e6022676472a15d0561b7d65f0430eb53926e7e Summary: Make description mandatory in project wizard outdated form TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=8373&personal=false Index: .github/ISSUE_TEMPLATE/project_wizard_outdated.yaml =================================================================== --- .github/ISSUE_TEMPLATE/project_wizard_outdated.yaml (revision cdb2d76613dd9e568387308c106ec0769851b823) +++ .github/ISSUE_TEMPLATE/project_wizard_outdated.yaml (revision 9e6022676472a15d0561b7d65f0430eb53926e7e) @@ -44,4 +44,6 @@ id: description attributes: label: Additional description - description: If the issue isn't obvious, please be as detailed as you can. + description: Please be as detailed as you can, as we may not be experts for this platform. + validations: + required: true