diff --git a/CONTRIBUTING b/CONTRIBUTING index 25d249a..055598d 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -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