docs: sync README and CONTRIBUTING

This commit is contained in:
BigDaddyAman 2026-02-01 21:02:39 +08:00
commit 81b676dee7
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Contributing to Postgres-to-R2 Backup
Thanks for your interest in contributing 🎉
All contributions are welcome — bug reports, documentation improvements, and code changes.
All contributions are welcome — including bug reports, documentation improvements, and code changes.
---
@ -12,6 +12,9 @@ All contributions are welcome — bug reports, documentation improvements, and c
3. Create a feature branch from `main`
4. Submit a pull request against `main`
> `main` is considered stable and production ready.
> Please open an issue before submitting new features or behavior changes.
---
## Development