diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 20e9477e2..63dde7834 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ opening an issue to report the bug, simply refer to your pull request in the issue body. A few more tips: * **Describing your issue:** Try to provide as many details as possible. What -exactly goes wrong? *How* is is failing? Is there an error? +exactly goes wrong? *How* is it failing? Is there an error? "XY doesn't work" usually isn't that helpful for tracking down problems. Always remember to include the code you ran and if possible, extract only the relevant parts and don't just dump your entire script. This will make it easier for us to