Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 342 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 342 Bytes

Contributing

Thank you for contributing! Please follow these steps before preparing a pull request

Run the tests

npm install
npm test

Manual testing

If you need to test your changes in an editor, use VSCode. See cucumber/vscode/CONTRIBUTING.md for details.