This commit is contained in:
mrT23
2023-09-29 10:30:20 +03:00
parent e1149862b2
commit a371f7ab84
10 changed files with 48 additions and 8 deletions

View File

@ -1,7 +1,8 @@
# Similar Issue Tool
The similar issue tool retrieves the most similar issues to the current issue:
The similar issue tool retrieves the most similar issues to the current issue.
It can ba invoked manually by commenting on any PR:
```
/similar issue
/similar_issue
```
<img src=./../pics/similar_issue_original_issue.png width="768">