Skip to content

Commit 659099d

Browse files
author
John Doherty
committed
tweaked docs
1 parent c3adbe6 commit 659099d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,13 +250,13 @@ node ./node_modules/selenium-cucumber-js/index.js
250250

251251
## Bugs
252252

253-
Please raise bugs via [Github’s Issue Tracker](https://github.com/john-doherty/selenium-cucumber-js/issues) and provide enough information to allow the bug to be reproduced.
253+
Please raise bugs via the [selenium-cucumber-js issue tracker](https://github.com/john-doherty/selenium-cucumber-js/issues) and, if possible, please provide enough information to allow the bug to be reproduced.
254254

255255
## Troubleshooting
256256

257257
### IntelliJ Cucumber Plugin
258258

259-
IntelliJ based IDE's have a plugin that allows the tester to control click on a `Given`, `When`, `Then` statement within a Cucumber feature file and have the user taken to associated step definition. This plugin relies on your project having the following folder structure:
259+
IntelliJ based IDE's have a plugin that allows the tester to control click on a `Given`, `When`, `Then` statement within a Cucumber feature file and have the user taken to the associated step definition. This plugin relies on your project having the following folder structure:
260260

261261
```
262262
.

0 commit comments

Comments
 (0)