Skip to content
Snippets Groups Projects
Unverified Commit 8586fd48 authored by Amaury Martiny's avatar Amaury Martiny Committed by GitHub
Browse files
parent 9553e634
Branches 290
No related merge requests found
...@@ -22,6 +22,6 @@ Go to [documentation](https://github.com/paritytech/txwrapper/tree/master/docs/g ...@@ -22,6 +22,6 @@ Go to [documentation](https://github.com/paritytech/txwrapper/tree/master/docs/g
We welcome contributions. Before submitting your PR, make sure to run the following commands: We welcome contributions. Before submitting your PR, make sure to run the following commands:
- `yarn docs`: Will generate docs based on code comments - `yarn docs`: Will generate docs based on code comments.
- `yarn test`: Make sure all tests pass - `yarn test`: Make sure all tests pass
- `yarn lint`: Make sure your code follows our linting rules. You can also run `yarn lint --fix` to automatically fix some of those errors. - `yarn lint`: Make sure your code follows our linting rules. You can also run `yarn lint --fix` to automatically fix some of those errors.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment