Skip to content

Commit d1213a0

Browse files
authored
Merge pull request #282 from blaggacao/patch-2
typo: no issue is too small
2 parents e2b47c9 + ac11c5d commit d1213a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/dev/reporting_bugs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To make the bug report accurate and easy to understand, please try to create bug
66

77
- Specific. Include as much details as possible: which version, what environment, what configuration, etc.
88

9-
- Reproducible. Include the steps to reproduce the problem. We understand some issues might be hard to reproduce, please includes the steps that might lead to the problem.
9+
- Reproducible. Include the steps to reproduce the problem. We understand some issues might be hard to reproduce, please include the steps that might lead to the problem.
1010

1111
- Isolated. Please try to isolate and reproduce the bug with minimum dependencies. It would significantly slow down the speed to fix a bug if too many dependencies are involved in a bug report. Debugging external systems that rely on operator-sdk is out of scope, but we are happy to provide guidance in the right direction or help with using operator-sdk itself.
1212

@@ -19,4 +19,4 @@ It may be worthwhile to read [Elika Etemad’s article on filing good bug report
1919
We might ask for further information to locate a bug. A duplicated bug report will be closed.
2020

2121
[operator-sdk-issue]: https://github.com/operator-framework/operator-sdk/issues/new
22-
[filing-good-bugs]: http://fantasai.inkedblade.net/style/talks/filing-good-bugs/
22+
[filing-good-bugs]: http://fantasai.inkedblade.net/style/talks/filing-good-bugs/

0 commit comments

Comments
 (0)