Skip to content

Commit

Permalink
Fix the team issue template
Browse files Browse the repository at this point in the history
`Description` should be `description`
  • Loading branch information
inancgumus committed Oct 3, 2024
1 parent c71bdb1 commit 61d4228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/team_issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ body:
- type: textarea
attributes:
label: How?
Description: Do you have any suggestions/solutions for solving the issue?
description: Do you have any suggestions/solutions for solving the issue?
validations:
required: false
- type: textarea
Expand Down

0 comments on commit 61d4228

Please sign in to comment.