Skip to content

Commit cd449db

Browse files
authored
Update blank-issue-form-with-no-dependency.yml
modified overview to textarea
1 parent 27ccd23 commit cd449db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/blank-issue-form-with-no-dependency.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Standard HackforLA issue form with no dependency'
33
labels: ['role missing', 'Complexity: Missing', 'Feature Missing', 'size: missing','Draft']
44

55
body:
6-
- type: input
6+
- type: textarea
77
id: overview
88
attributes:
99
label: Overview
@@ -23,4 +23,4 @@ body:
2323
label: "Resources/Instructions"
2424
description: "Provide links to resources or instructions that may help with this issue. This can include files to be worked on, external sites with solutions, documentation, etc."
2525
validations:
26-
required: true
26+
required: true

0 commit comments

Comments
 (0)