You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
name: Bug report
3
-
about: Create a report to help us improve
3
+
about: Create a bug report to help us improve the project
4
4
title: ''
5
5
labels: 'type: bug, status: waiting-for-triage'
6
6
assignees: ''
@@ -24,4 +24,4 @@ A clear and concise description of what you expected to happen.
24
24
25
25
**Minimal Complete Reproducible example**
26
26
Please provide a failing unit test or a [minimal complete example](https://stackoverflow.com/help/minimal-reproducible-example) that reproduces the issue.
27
-
Reports that are reproducible will take priority over reports that are not reproducible.
27
+
Bug reports that are reproducible will take priority in resolution over reports that are not reproducible.
0 commit comments