Skip to content

Commit 0533262

Browse files
committed
fix markdown wrapping
1 parent 6bc018b commit 0533262

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Contributing to SQLSync
22

3-
This document attempts to explain how to work on SQLSync itself. Buckle up, it's
4-
pretty rough and is changing fast.
3+
This document attempts to explain how to work on SQLSync itself. Buckle up, it's pretty rough and is changing fast.
54

65
### Dependencies
76

@@ -21,13 +20,8 @@ just package-sqlsync-worker dev
2120

2221
### Local Coordinator
2322

24-
<!-- prettier-ignore-start -->
2523
> [!WARNING]
26-
> Currently this seems to require modifying the wrangler.toml config
27-
> file to point at your own Cloudflare buckets (even though they aren't being
28-
> used). Work is underway to replace the local coordinator with a wrangler
29-
> agnostic alternative optimized for local development.
30-
<!-- prettier-ignore-end -->
24+
> Currently this seems to require modifying the wrangler.toml config file to point at your own Cloudflare buckets (even though they aren't being used). Work is underway to replace the local coordinator with a wrangler agnostic alternative optimized for local development.
3125
3226
```bash
3327
cd demo/cloudflare-backend
@@ -60,10 +54,7 @@ just test-end-to-end-local-net
6054

6155
## Community & Contributing
6256

63-
If you are interested in contributing to SQLSync, please [join the Discord
64-
community][discord] and let us know what you want to build. All contributions
65-
will be held to a high standard, and are more likely to be accepted if they are
66-
tied to an existing task and agreed upon specification.
57+
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.
6758

6859
[![Join the SQLSync Community](https://discordapp.com/api/guilds/1149205110262595634/widget.png?style=banner2)][discord]
6960

0 commit comments

Comments
 (0)