Lambda-School-Labs/Labs26-StorySquad-DS-TeamB

View on GitHub
.github/ISSUE_TEMPLATE.md

Summary

Maintainability
Test Coverage

* **I'm submitting a ...**
  - [ ] bug report
  - [ ] feature request
  - [ ] support request


* **Do you want to request a *feature* or report a *bug*?**

  e.g Bug with [affected component]

* **What is the current behavior?**



* **If the current behavior is a bug, please provide the steps to reproduce the behavior.**



* **What is the expected behavior?**



* **What is the motivation / use case for changing the behavior?**



* **Please tell us about your environment:**
  
  Operating system and current build version:
  
  Output from `pip freeze` for the following packages:
  
  ```
  fastapi
  pandas
  numpy
  plotly
  uvicorn
  google-cloud-vision
  textstat
  ```
  
  output from command:
  
  `python --version` on linux or mac
  
  `python3 --version` on windows
  
* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)