Skip to content

Commit b7a06e4

Browse files
committed
minor wording change based on comment
1 parent a12ee37 commit b7a06e4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/Bug report form.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Report a problem/bug
22
title: '[Problem/Bug]: '
3-
description: File a report for something not working.
3+
description: Report a problem if something's not working.
44
labels: ["bug"]
55
body:
66
- type: markdown
@@ -64,7 +64,7 @@ body:
6464
description: What framework are you using?
6565
label: Framework
6666
options:
67-
- Please select
67+
- ----Please select----
6868
- WPF
6969
- Win32
7070
- Winforms

.github/ISSUE_TEMPLATE/Feature request form.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ body:
3939
id: importance
4040
attributes:
4141
label: Importance
42-
description: May you help us understand the importance of this ask to you?
42+
description: How important is this request to you?
4343
options:
4444
- ----Please select----
4545
- Critical. My app's basic functions wouldn't work without it.
@@ -74,7 +74,7 @@ body:
7474
id: workaround
7575
attributes:
7676
label: Workaround
77-
description: If available, you can introduce the workaround you considered here.
77+
description: Please describe any workaround you have considered, if any.
7878
placeholder: e.g. I've considered using... but it's not ideal because...
7979
validations:
8080
required: false

0 commit comments

Comments
 (0)