Commit 9305450d07d35143c589978023fe0b20f352422d

Authored by Andrew
1 parent 36215e50

Recreate problem for more than just incorrect results [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
CONTRIBUTING.md
@@ -29,7 +29,7 @@ Product.search("something", debug: true) @@ -29,7 +29,7 @@ Product.search("something", debug: true)
29 29
30 If the above steps don’t help, create an issue. 30 If the above steps don’t help, create an issue.
31 31
32 -- For incorrect search results, recreate the problem by forking [this gist](https://gist.github.com/ankane/f80b0923d9ae2c077f41997f7b704e5c). Include a link to your gist and the output in the issue. 32 +- Recreate the problem by forking [this gist](https://gist.github.com/ankane/f80b0923d9ae2c077f41997f7b704e5c). Include a link to your gist and the output in the issue.
33 - For exceptions, include the complete backtrace. 33 - For exceptions, include the complete backtrace.
34 34
35 ## Pull Requests 35 ## Pull Requests