Update CONTRIBUTING.md

This commit is contained in:
Philip O'Toole
2025-08-13 08:34:00 -04:00
committed by GitHub
parent f69cd791bd
commit 03b68b1c44

View File

@@ -1,6 +1,4 @@
# Contributing to rqlite
For full details on developing, and contributing to, rqlite, check out [rqlite.io](https://rqlite.io/docs/install-rqlite/building-from-source/). rqlite can be compiled and executed on Linux, macOS, and Microsoft Windows.
rqlite is software, and it goes without saying it can always be improved. It's by no means finished -- issues are tracked, and I plan to develop this project further. Pull requests are welcome, though larger proposals should be discussed first. The design and implementation of rqlite is somewhat opinionated conservative however, so feature and design changes may be slow to become part of rqlite.
rqlite can be compiled and executed on Linux, macOS, and Microsoft Windows.
For full details on developing, and contributing to, rqlite, check out [rqlite.io](https://rqlite.io/docs/install-rqlite/building-from-source/).