Open issue about your feature or bug in this here.
git clone https://github.com/OsmanKandemir/indicator-intelligence.git
git checkout -b you-#<issue-id>
pip install -r requirements.txt
git add .
git commit -m "added changes #<issue-id>"
git push origin you-#<issue-id>