Skip to content

Commit 4545ecb

Browse files
authored
[ISSUE #2619]📝Add Contribute Guide website link🔥 (#2620)
1 parent aa3de0b commit 4545ecb

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,11 @@ cargo run --bin rocketmq-broker-rust
123123

124124
First, start the RocketMQ NameServer and Broker services.
125125

126-
- [**Send a single message**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message)
126+
- [**Send a single message
127+
**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message)
127128

128-
- [**Send batch messages**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages)
129+
- [**Send batch messages
130+
**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages)
129131

130132
- [**Send RPC messages**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-RPC-messages)
131133

@@ -150,7 +152,8 @@ will be carried out sequentially in the following order.
150152
## Contributing
151153

152154
Contributions to code, issue reporting, and suggestions are welcome. The development of RocketMQ-Rust relies on the
153-
support of developers. Let's collaborate to advance Rust in the message middleware domain.
155+
support of developers. Let's collaborate to advance Rust in the message middleware
156+
domain. [**`Contribute Guide`**](https://rocketmq-rust.ljbmxsm.com/docs/contribute-guide/)
154157

155158
![](https://repobeats.axiom.co/api/embed/6ca125de92b36e1f78c6681d0a1296b8958adea1.svg "Repobeats analytics image")
156159

0 commit comments

Comments
 (0)