From faf0794f89f6aaf0a2f3e8367dc2421af8d6ffef Mon Sep 17 00:00:00 2001 From: BlackSnufkin <61916899+BlackSnufkin@users.noreply.github.com> Date: Tue, 20 May 2025 13:16:54 +0300 Subject: [PATCH] LitterBox v3.0.0 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bba86bd..47432a7 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,10 @@ For programmatic access to LitterBox APIs, use the **GrumpyCats** client library --- +## Contributing +Please do all of your development in a feature branch on your own fork of LitterBox. +Contribution guidelines can be found here: [CONTRIBUTING.md](./CONTRIBUTING.md) + ## SECURITY WARNINGS - **DO NOT USE IN PRODUCTION**: This tool is designed for development and testing environments only. Running it in production could expose your systems to serious security risks.