Skip to content

Commit 99852da

Browse files
committed
Polish bug_report.md
1 parent e640aab commit 99852da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a bug report to help us improve the project
44
title: ''
55
labels: 'type: bug, status: waiting-for-triage'
66
assignees: ''
@@ -24,4 +24,4 @@ A clear and concise description of what you expected to happen.
2424

2525
**Minimal Complete Reproducible example**
2626
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

Comments
 (0)