Skip to content

Commit 74b6426

Browse files
authored
typoes in bug_report.md
1 parent e371adc commit 74b6426

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ assignees: ''
1010
**Disclaimer**
1111
Rule 1: Please be nice. You don't have to thank us, but we do not owe you a fix, even if it's a critical one. We write software because we're curious, we fix bugs because we have integrity. But we do not owe you anything. Please do not order us to work for you.
1212

13-
Rune 2: The authors of this project do NOT know what you are trying to accomplish. In order to understand what you are trying to accomplish, we need code. Except for those cases when you absolutely cannot do so, please ALWAYS include a standalone Go test function that shows us exactly how the code fails and what your expectations are.
13+
Rule 2: The authors of this project do NOT know what you are trying to accomplish. In order to understand what you are trying to accomplish, we need code. Except for those cases when you absolutely cannot do so, please ALWAYS include a standalone Go test function that shows us exactly how the code fails and what your expectations are.
1414

1515
Rule 3: Failing to attach a test code may result in the authors not taking up to review your report. We enjoy solving problems, but we are not your support staff (see Rule 1). Please help us help you by providing us with a reproducible code.
1616

17-
Rule 4 three: Please always delete this disclaimer section before submitting your issue. Failure to do so will result in the authors assuming that you have not read this template.
17+
Rule 4: Please always delete this disclaimer section before submitting your issue. Failure to do so will result in the authors assuming that you have not read this template.
1818

1919
**Describe the bug**
2020
A clear and concise description of what the bug is.

0 commit comments

Comments
 (0)