Skip to content

Files

Latest commit

829c7a5 · May 12, 2022

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.