Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.01 KB

issue_template.md

File metadata and controls

41 lines (33 loc) · 1.01 KB

Subject of the issue

Describe your issue here.

Is this a bug report of a feature request?

  • Bug report
  • Feature request

Your environment

Server-side

  • api.tinode.co
  • Your own setup:
    • platform (Windows, Mac, Linux etc)
    • version of tinode server, e.g. 0.15.2-rc3
    • database backend

Client-side

  • TinodeWeb/tinodejs: javascript client
    • Browser make and version.
  • Tindroid: Android app
    • Android API level (e.g. 25).
    • Emulator or hardware, if hardware describe it.
  • tn-cli
    • Python version
  • Chatbot
    • Python version
  • Version of the client, e.g. 0.15.1

Steps to reproduce

Tell us how to reproduce this issue.

Expected behaviour

Tell us what should happen.

Actual behaviour

Tell us what happens instead.

Server-side log

Copy server-side log here. You may also attach it to the issue as a file.

Client-side log

Copy client-side log here (Android logcat, Javascript console, etc). You may also attach it to the issue as a file.