Skip to content

Commit 62b0885

Browse files
committed
Update bug report form template
Seems some developers would rather use the 'question' template because they are not sure if it's indeed a bug. So I modified the name/title to Report a problem/bug so that they would use this template more.
1 parent fba9103 commit 62b0885

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/Bug report form.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: Bug Report new form
2-
title: '[Bug]: '
3-
description: File a bug report
1+
name: Report a problem/bug
2+
title: '[Problem/Bug]: '
3+
description: File a report for something not working.
44
labels: ["bug"]
55
body:
66
- type: markdown
77
attributes:
88
value:
9-
Thanks for taking the time to fill out this bug report. Here is [an example](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3648) of a good bug report that will help us in accurately identifying the issue.
9+
Thanks for taking the time to fill out this report. Here is [an example](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3648) of a good bug report that will help us in accurately identifying the issue.
1010
- id: what-happened
1111
type: textarea
1212
attributes:

0 commit comments

Comments
 (0)