An open API service indexing awesome lists of open source software.

https://github.com/pcl-community/pcl-issue-helper

一个帮你检查 PCL 仓库里的 Issue 是否重复的小工具
https://github.com/pcl-community/pcl-issue-helper

Last synced: 11 months ago
JSON representation

一个帮你检查 PCL 仓库里的 Issue 是否重复的小工具

Awesome Lists containing this project

README

          

# PCL Issue Helper
这是一个帮你检查 PCL 仓库里的 Issue 是否重复的小工具。

![image](https://github.com/user-attachments/assets/b3799a1c-71d7-45fb-a275-d273e03940a6)

## 如何使用?
输入你想要检查的 Issue 的标题和内容,就会自己与目前 PCL 所有的 Issue 对比重复度。

## 功能一览
### 对比重复度
![image](https://github.com/user-attachments/assets/35f03071-0ff3-49aa-8273-4975499b20ec)

输入要对比的 Issue 的标题和内容,点击“比对相似度”,可以将相似度从大到小排序。~虽然有一点不准~

### 查看 Issue 详细内容
![image](https://github.com/user-attachments/assets/4aa1ecc7-7d32-47ba-b8eb-90e27d45000a)

双击列表的项目可以查看该 Issue 的详细内容,按 Esc 退出。可以选择按下面的“转到 Github”在 Github 内查看。

### 快速链接
![image](https://github.com/user-attachments/assets/39d6da17-2234-4d6d-881a-23b54ca3ab46)

菜单栏上的“快速链接”汇集了一些与 PCL 相关常用的链接,一键直达。

## 系统需求
从 1.1.0 开始需要安装 .NET 9,之前版本需要 .NET 8;需要 WebView2。