From 4ad25e7bf13cb3a3ed31576bb08d7eaf143fcb18 Mon Sep 17 00:00:00 2001 From: SgitBusity <72297937+AllianceTing@users.noreply.github.com> Date: Thu, 6 Jul 2023 01:02:08 +0800 Subject: [PATCH] fix ISSUE_SPECIFICATION.md link did not emded Signed-off-by: SgitBusity <72297937+AllianceTing@users.noreply.github.com> --- docs/ISSUE_SPECIFICATION.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/ISSUE_SPECIFICATION.md b/docs/ISSUE_SPECIFICATION.md index 820408b..8b7bb7f 100644 --- a/docs/ISSUE_SPECIFICATION.md +++ b/docs/ISSUE_SPECIFICATION.md @@ -1,9 +1,8 @@ # issue specification -- we use [lot issues] (https://github.com/openIMSDK/openKF/issues) before reporting bugs, Please make sure that has been - searching similar [question] (https://github.com/OpenIMSDK/OpenKF/issues), because they may have already answered or - is being repaired. New questions should be directed to [Question Assistant](https://openIMSDK/issue-helper? - repo=openKF) submitted. For bug reports, include code that can be used to reproduce the problem and how to reproduce +- we use [lot issues](https://github.com/openIMSDK/openKF/issues) before reporting bugs, Please make sure that has been + searching similar [question](https://github.com/OpenIMSDK/OpenKF/issues), because they may have already answered or + is being repaired. New questions should be directed to [Question Assistant](https://openIMSDK/issue-helper?repo=openKF) submitted. For bug reports, include code that can be used to reproduce the problem and how to reproduce it. For new feature suggestions, indicate the changes you want and the expected behavior. ## **for commit**