Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

配置:labels可从使用角度标注界面(征求意见) #266

Open
YDX-2147483647 opened this issue Dec 14, 2024 · 0 comments
Open
Labels
configuration Issue refers to the best-of list configuration help wanted Extra attention is needed

Comments

@YDX-2147483647
Copy link
Owner

YDX-2147483647 commented Dec 14, 2024

背景

labels:
- label: latex
name: 📜LaTeX
- label: python
name: 🐍Python
- label: rust
name: 🦀Rust
- label: web
name: 🕸️Web
- label: go
name: 💨Go
- label: java
name: ☕Java
- label: cpp
name: "#️⃣C/C++"
- label: hdl
name: ⛓️HDL
- label: asm
name: 🦘Assembly

最早 labels 标的是开发程序语言,对使用者似乎没什么帮助:

  • 无论用rust还是go开发,不少项目使用时都是下载可执行文件,在命令行(CLI)使用,没有区别。
  • 有些项目(如 https://github.com/AuYang261/BIT_yanhe_download )提供了浏览器界面(WebUI),使用体验与CLI不同,是其特色。只标注开发语言无法体现这一点。
  • 使用 Web 技术栈的项目,有些是网站,有些是浏览器插件/用户脚本,使用体验相差很多。
  • 只有📁模板的开发语言较为重要,但目前绝大多数是 LaTeX,相当于没标。

于是后来渐渐就不标了。

新方案

其实labels可从使用角度标注界面。

  • 🤖命令行/CLI
  • 📥需要安装环境再运行的项目
  • 💻开发/API
  • 🎨有图形界面的应用程序/App
  • 🦋网站/网页
  • 🧩浏览器插件/用户脚本

Relates-to: #31

@YDX-2147483647 YDX-2147483647 added configuration Issue refers to the best-of list configuration help wanted Extra attention is needed labels Dec 14, 2024
@YDX-2147483647 YDX-2147483647 changed the title 配置:labels可从使用角度标注界面 配置:labels可从使用角度标注界面(征求意见) Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Issue refers to the best-of list configuration help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant