amosproj/amos2023ss03-qachat

detect Slackbot language

tkonheiser opened this issue · 0 comments

User story

  1. As a user
  2. I want to ask the Slackbot a question in different languages
  3. So that I can formulate the question and understand the answer best.

Acceptance criteria

  • detect language of question
  • respond in the language of the question
  • add feature description to user documentation

Definition of done (DoD)

  • Acceptance criteria are met.
  • Work products are uploaded to the Github repository.
  • A pull request is created for each related branch.
  • The work products in the pull requests are reviewed.
  • The corresponding branches are merged and closed.
  • The bill of materials section of the planning documents is updated.
  • All defined conventions are complied with.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release