1--- 2name: Bug report 3about: Create a report to help us improve Tink 4 5--- 6 7**Help us help you** 8 9We’d like to know more about 10[your Tink deployment](https://docs.google.com/forms/d/1mhHvyNJQgTXFDnqOermB7-BD8GQSyvtFPUAhILRbYcA/). 11 12**Describe the bug:** 13 14Provide a clear and concise description of the bug. 15 16**What was the expected behavior?** 17 18Describe what you expected to happen. 19 20**How can we reproduce the bug?** 21 22Include buildable code snippets or gists which triggered the bug. 23 24**Do you have any debugging information?** 25 26If applicable, include error messages, stack traces, or any other debugging 27information. 28 29**Provide your version information:** 30 31- Language: (such as Java or Python) 32- Version: (for example, 1.2.0) 33- Environment: (such as JDK 8, Python3.7, iPhone 11, or Android M) 34 35**Is there anything else you’d like to add?** 36 37Provide any additional context about the problem. 38