From dc2370945bb61e7fe0d721fc45f247ba1bfb16f8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 26 Dec 2025 12:36:57 +0000 Subject: [PATCH] docs: Added contributing section Fixes #13471 Signed-off-by: Ricky512227 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a42cedae6..dbe58f49c 100644 --- a/README.md +++ b/README.md @@ -560,3 +560,8 @@ Additional optional FastAPI dependencies: ## License This project is licensed under the terms of the MIT license. + + +## Contributing + +Contributions are welcome! Please feel free to submit a Pull Request.