This is an automated email from the ASF dual-hosted git repository.
popduke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bifromq-sites.git
The following commit(s) were added to refs/heads/master by this push:
new 4e2d6526 Remove the separator line above footer
4e2d6526 is described below
commit 4e2d652610f70441cd8450eb32c2c0abc722af61
Author: Yonny Hao <[email protected]>
AuthorDate: Wed Jul 30 10:29:16 2025 +0800
Remove the separator line above footer
---
src/pages/community.md | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/src/pages/community.md b/src/pages/community.md
index f09d9610..d05b09c5 100644
--- a/src/pages/community.md
+++ b/src/pages/community.md
@@ -14,32 +14,30 @@ Additionally, you can also join our [Discord
group](https://discord.gg/Pfs3QRadR
The BifroMQ mailing lists are the primary channels for open, public
discussions within the community. Subscribing allows you to:
-* Stay informed about bug reports and feature requests
-* Participate in discussions about development plans and specific issues
-* Offer help to users who ask questions via email
-* Follow project updates and progress
+- Stay informed about bug reports and feature requests
+- Participate in discussions about development plans and specific issues
+- Offer help to users who ask questions via email
+- Follow project updates and progress
For reporting specific bugs or requesting new features, we recommend using
[GitHub Issues](https://github.com/apache/bifromq/issues).
For broader technical discussions or proposals, please use [GitHub
Discussions](https://github.com/apache/bifromq/discussions), which is often a
more efficient way to collaborate.
### Mailing List Types
-* **`[email protected]`** – Receives automated commit logs and code
changes.
-* **`[email protected]`** – Used for general development discussions,
proposals, questions, and community communication.
+- **`[email protected]`** – Receives automated commit logs and code
changes.
+- **`[email protected]`** – Used for general development discussions,
proposals, questions, and community communication.
## How to Subscribe
To subscribe to a mailing list:
1. Send an email to:
+ - `[email protected]` (for commit notifications)
+ - `[email protected]` (for development discussions)
- * `[email protected]` (for commit notifications)
- * `[email protected]` (for development discussions)
2. You will receive a confirmation email. Follow the instructions in that
email to complete your subscription.
To unsubscribe, simply send an email to:
-* `[email protected]`
-* `[email protected]`
-
----
\ No newline at end of file
+- `[email protected]`
+- `[email protected]`