diff --git a/docs/en-us/doc/feedback.md b/docs/en-us/doc/feedback.md index 1567c83..903caee 100644 --- a/docs/en-us/doc/feedback.md +++ b/docs/en-us/doc/feedback.md @@ -1,8 +1,8 @@ Feedback Channel --- -If you have any questions or suggestions during the use of `TestableMock`, please go ahead raise them in [Project Issue](https://github.com/alibaba/testable-mock/issues) and we will usually reply within 24 hours. +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. -Please describe the situation in detail. If you think the problem may be related to the potential BUG of `TestableMock`, please try to provide reproducible source code or examples for shorten the troubleshooting time. +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. `TestableMock`, with no more untestable code in Java : )