From 4c5b55540b76b4e63b5f5757c53df78c5857de8a Mon Sep 17 00:00:00 2001 From: Artem Bulgakov Date: Tue, 23 Jun 2020 15:16:09 +0300 Subject: [PATCH] Add contributing section to Readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ce3d789..a037980 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,13 @@ jobs: path: ${{ steps.buildozer.outputs.filename }} ``` +## Contributing + +Please create Bug Request if you have problems with running this action or +Feature Request if you have ideas how to improve it. If you know how to fix +something, feel free to fork repository and create Pull Request. Test your +changes in fork before creating Pull Request. + ## License ArtemSBulgakov/buildozer-action is released under the terms of the