Skip to content

Commit b715f12

Browse files
committed
add lint req to contributing docs
1 parent c7bed03 commit b715f12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ just test-end-to-end-local
5252
just test-end-to-end-local-net
5353
```
5454

55+
### Submitting a pull request
56+
57+
When submitting a pull request, it's appreciated if you run `just lint` as well as the above tests before each change. These commands also will run via GitHub actions which will be enabled on your PR once it's been reviewed. Thanks for your contributions!
58+
5559
## Community & Contributing
5660

5761
If you are interested in contributing to SQLSync, please [join the Discord community][discord] and let us know what you want to build. All contributions will be held to a high standard, and are more likely to be accepted if they are tied to an existing task and agreed upon specification.

0 commit comments

Comments
 (0)