From 7bc4fe08c56cdd337b26929ec9d2e6cac273a3c5 Mon Sep 17 00:00:00 2001 From: Mohammad Mortazavi <39920372+hans-thomas@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:30:48 +0330 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6d17d22..079c6fb 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,14 @@ To start testing run below commands step by step: > composer run-script test ``` +## Contributing + +1. Fork it! +2. Create your feature branch: git checkout -b my-new-feature +3. Commit your changes: git commit -am 'Add some feature' +4. Push to the branch: git push origin my-new-feature +5. Submit a pull request ❤️ + Support -------