From b69f8f4fed9f3ca71371a42d1fdbc28b8129e7e5 Mon Sep 17 00:00:00 2001 From: Lucas Bordeau Date: Fri, 15 Sep 2023 17:21:16 +0200 Subject: [PATCH] Fix github issue template (#1596) --- .github/ISSUE_TEMPLATE/add-new-feature---behavior.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/add-new-feature---behavior.md b/.github/ISSUE_TEMPLATE/add-new-feature---behavior.md index ff3ab3f8f..0111784ee 100644 --- a/.github/ISSUE_TEMPLATE/add-new-feature---behavior.md +++ b/.github/ISSUE_TEMPLATE/add-new-feature---behavior.md @@ -11,7 +11,7 @@ assignees: '' A clear and concise description of what the current behavior is. Please also add screenshots -**Describe the solution you'd like** +**Expected behavior** A clear and concise description of what you want to happen. Please also add screenshots or link to figma if available