This commit is contained in:
mrT23
2023-09-29 11:53:39 +03:00
parent 902975b660
commit 73cc7c2d71
7 changed files with 12 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# Similar Issue Tool
The similar issue tool retrieves the most similar issues to the current issue.
It can ba invoked manually by commenting on any PR:
It can be invoked manually by commenting on any PR:
```
/similar_issue
```