testable-mock/docs/en-us/doc/feedback.md

9 lines
527 B
Markdown
Raw Normal View History

2020-12-23 14:21:02 +08:00
Feedback Channel
---
2020-12-24 22:38:17 +08:00
If you have any questions or suggestions during the use of `TestableMock`, please go ahead raise them at [Github Issues](https://github.com/alibaba/testable-mock/issues) and we will usually reply within 24 hours.
2020-12-23 14:21:02 +08:00
2020-12-24 22:38:17 +08:00
Description of the situation you meet in detail is highly welcomed. If the problem may be related to a potential BUG of `TestableMock`, please try to provide reproducible source code or examples for shorten the troubleshooting time.
2020-12-23 14:21:02 +08:00
`TestableMock`, with no more untestable code in Java : )